import { evaluate as _evaluate } from '@strudel/core';
import { transpiler } from './transpiler.mjs';
export * from './transpiler.mjs';
export const evaluate = (code) => _evaluate(code, transpiler);
Start contributing your ideas to The Skyscape. This repo will be public for anyone to view and clone locally.
Stand out with a verified badge and unlock premium features for serious developers.
Cancel anytime