Hacker News new | past | comments | ask | show | jobs | submit login

Creator of Cirru here. Cirru is confusing since it's a syntax of data, not a standalone language. Calcit(<https://calcit-lang.org/>) is the language I built. However Calcit does not store source code in files called `blabla.calcit` or something. Instead, Calcit stores code in data, which is called "Cirru EDN" since it's a variant of Clojure EDN. And it uses Cirru as a data format so stored in files called `compact.cirru` or `calcit.cirru`, which might confuse you PLDB data.



Okay updated! Thank you for that extra info. Calcit looks awesome!

I did a screencast of the fix: https://www.youtube.com/watch?v=LAPvG5M1-vQ&feature=youtu.be

If there are any other mistakes or data to add, pull requests are very much appreciated :).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: