An open API service indexing awesome lists of open source software.

https://github.com/phase/golfcaml

GolfScript Interpreter in OCaml
https://github.com/phase/golfcaml

interpreter

Last synced: 9 months ago
JSON representation

GolfScript Interpreter in OCaml

Awesome Lists containing this project

README

          

# GolfCaml
> GolfScript Interpreter in OCaml

This implementation will try to follow the original Ruby implementation as much
as possible, except for things like Ruby string interpolation and other misc
things that don't involve the language itself.

## License
Licensed under the Mozilla Public License 2.0