Short Term Development Goals
Targeted Language Features
- Add support for characters in the visual code.
- @; comment not yet implemented.
- Make canvas a sort of global variable to simplify functions.
- Add support for buffering the canvas for better animations.
- Need to add else option to case/cond
Known Bugs
- Double quotes with no text after them don't show their closing quote.
- AI generated summaries of user-defined functions are not regenerated if saving a previously deleted expression.
- Lambdas in the same function in visual code should be numbered
Other Targeted Features
- Allow multiple evaluations of a node in the case where a function returns a function.
- Allow parameters to be used as functions.
- Add "step-wise" evaluation of the visual code in sync mode using both substitutive and applicative models.
- Add sharing of folders with other users via the forum.
- Support for Ctrl + Z and Ctrl + Y in the console.
- Add freeform input field option for paramaters when evaluating.
Priority of these items is undetermined. If you want to draw our attention to another potential
feature or bug you can message us or discuss it in the forum. Information about long-term development goals
will be in the forums.