Skip to content

Microalg/microalg-clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroAlg

Clojure implementation of the MicroAlg language.

This is a work in progress, not close to be usable yet.

Usage

Execute a file

Please run

java -jar microalg-XXX-standalone.jar test.malg

REPL

To get a REPL, either:

  • lein repl,
  • double-click the .jar,
  • java -jar microalg-XXX-standalone.jar.

The last two will provide you with a graphical REPL (thanks to swingrepl or rather uk.org.russet/swingrepl).

Discrepancies

  • =/ is n=

About

Clojure implementation of the MicroAlg language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published