All activity
Liam Ilan
left a comment
Hi everyone 👋!
This is a interpreter for a little programming language called Crumb I've been working on over the past month or two as some pre-university programming :D. Any feedback would be greatly appreciated!
Crumb features:
- Strictly no side effects* to help you write functional code. 🧽
- The ability to localize the effects of imported Crumb files. 📦
- Dynamic typing and garbage...
Crumb
A programming language that's fully functional