-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
This is a bit of a "To Do" list of things needed to successfully implement lambda into Blue.
- Redo block drawing to support multiple stack inputs (Going to look at code from Stack Inputs On Custom Blocks #16, with credit where credit is due)
- Lambda arg slots (Might require new file format to store)
- New interpreter that respects lambda blocks
- New Custom Block interface (It's becoming too cluttered now)
Any help will be appreciated.
GRA0007