eliascotto / tryclojure

Clojure live REPL tutorial

Home Page:https://tryclojure.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TryClojure

Try Clojure live in a REPL at tryclojure.org!

A collection of examples to take familiarity with the Clojure syntax.

Contributions are welcome!

Build

Run the following commands to run in dev version:

  • npm install
  • npm start to run shadow-cljs with watch option
  • npm run styles-watch for tailwind with autorebuild

To build:

  • npm run build for clojurescript + tailwind

Technologies

Inspiration

Resources

List of resources to learn more about Clojure.

About

Clojure live REPL tutorial

https://tryclojure.org

License:Eclipse Public License 2.0


Languages

Language:Clojure 82.7%Language:CSS 13.0%Language:HTML 3.6%Language:JavaScript 0.7%