Skip to content

nimaai/shen-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir port of Shen

This is an interpreted port of Shen. It is very slow.

Times were measured on a MacBook Pro (2016, 2.9GHz Intel Core 17, 16 GB RAM).

Klambda REPL

mix run lib/repl.exs

Bootstrap Shen

mix run lib/bootstrap.exs

It takes about 85 seconds.

Running tests

mix run lib/bootstrap.exs
(cd "shen-sources/tests")
(load "README.shen")
(load "tests.shen")

There used to be only failing test, but now it is broken due some other reason. It takes more than 10 minutes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages