Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Merge pull request #122 from granaderos/patch-19
Browse files Browse the repository at this point in the history
Updated README.md ClojureScript description.
  • Loading branch information
blackbird71SR authored Oct 4, 2018
2 parents 7bc9779 + 8f6c3b7 commit abc4cf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ COOL or Classroom Object Oriented Language is used for teaching compilers and is
CoffeeScript is a programming language that transcompiles to JavaScript. It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity and readability.Specific additional features include list comprehension and pattern matc
- [x] **ClojureScript**

Clojure is a dialect of the Lisp programming language. Clojure is a general-purpose programming language with an emphasis on functional programming. It runs on the Java virtual machine and the Common Language Runtime.

- [x] **Crystal**

Crystal is a programming language that is still under development which aims to provide a programming experience that is “Fast as C, slick as Ruby”.
Expand Down

0 comments on commit abc4cf8

Please sign in to comment.