Skip to content

hf/osom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    Osom
    ~ a simple LISP implementation in Ruby

                       _
                      [ ]
                     (   )
                      |>|
                   __/===\__
                  //| o=o |\\
                <]  | o=o |  [>
                    \=====/
                   / / | \ \
                  <_________>

    Example:

      require './osom-vm.rb'

      Osom.load # to load the parser

      vm = Osom::VM.new
      vm.execute vm.compile "(debugprint 1 2 3)"

    Use Bundler!

About

A simple LISP implementation in Ruby.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages