Hacker News new | ask | show | jobs
by vaylian 19 days ago
Neat. What is the primary use case for this dialect?
1 comments

Its general purpose. For now I'm trying to build out all the basic language features. Once its built I'll use it as my daily driver for whatever I'm coding.

It's a lisp so it can be used for anything since macros have been implemented. You can create your own syntax using macros.