Skip to content

palfrey/clostridium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Contributors