Skip to content

helvm/clostridium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Clostridium

Build Status

A Befunge-98 interpreter written in Clojure

Usage

  1. Install Leiningen >=2.5.3

  2. lein run <befunge file>

or

  1. lein repl
  2. (use 'clostridium.core)
  3. (runBefunge "<befunge file>")

or

lein test to run all the pyfunge tests

License

Copyright © 2012-2017 Tom Parker. Distributed under the AGPLv3

About

Befunge interpreter in Clojure(script)

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Clojure 77.2%
  • Brainfuck 12.7%
  • HyPhy 6.4%
  • CSS 2.2%
  • Other 1.5%