|
|
|
|
|
by breck
1912 days ago
|
|
> I don't see the point in a javascript-based compiler My CC is Javascript based (well it was initially, then TypeScript, now a lot of it is written in itself). 99% of the time I use the actual languages I make in it server side (nodejs), but I am able to develop the languages in my browser using https://jtree.treenotation.org/designer/. It's super easy and fun (at least for me, UX sucks for most people at the moment). There's something somewhat magical about being able to tweak a language from my iPhone and then send the new lang to someone via text. (Warning: Designer is still hard to use and a big refresh is overdue). |
|