its a esolang made with JS
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Your project must meet ALL these requirements before it can be shipped.
Look, I'm not going through airtable to check your links so here's some automated checks. I hope it's bug free.
Ready to check your links...
Finally created playground , documentation and added comment keyword
Please sign in to add a comment.
created esolang playground and added const in the esolang
added return statemenet and more error handling inside lexer and compiler
added functions now
added the lexer and interpreter for print and let