Blue icon indicating copy to clipboard operation
Blue copied to clipboard

Lambda

Open NoMod-Programming opened this issue 7 years ago • 0 comments

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 #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.

NoMod-Programming avatar Apr 17 '17 05:04 NoMod-Programming