Skip to content

c-brenn/elixir-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp

A little lisp I made in Elixir that is still a WIP. I aim to add some sort of distributed computing element to it (probably having the lisp environments shared between all repl processes).

Run it

At the moment it's easiest to just run it from iex.

iex -S mix

Then start the repl.

Lisp.Repl.run

About

A lisp I made in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages