Get the latest tech news
Show HN: Indentation-based syntax for Clojure
Indentation-based syntax for Clojure. Contribute to ilevd/cwp development by creating an account on GitHub.
Clojure is a practical dynamic functional programming language. This project provides familiar syntax, so it's easy to switch to it, from e.g. Python. Indentation-based, Python-like syntax Easy to write math operations In most cases separators:,- comma and to- keyword are optional Readable Clojure code generation
Or read this on Hacker News