willhbr / slang

Clojure-like LISP Implementation in Crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slang

Build Status

A silly Lisp implementation in Crystal. Semantics modelled after Clojure, with some Elixir in there too.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/[your-github-name]/slang/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Clojure-like LISP Implementation in Crystal

License:MIT License


Languages

Language:Crystal 95.4%Language:Clojure 4.6%