8000 GitHub - danwerner/brainfck-scala: Parser and interpreter for the language Brainfuck, written using Scala Parser Combinators.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danwerner/brainfck-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainf*ck Interpreter in Scala

Parser and interpreter for the language Brainfuck, written using Scala Parser Combinators.

For a syntax guide, please see the Wikipedia article.

Scala CI

Example programs

Adding two values

[->+<]

License

This work has been created by and is copyrighted by Daniel D. Werner. All rights reserved, and that kind of stuff. You may freely use this work under the terms of the simplified (2-clause) version of the BSD license, a copy of which is included in this distribution.

About

Parser and interpreter for the language Brainfuck, written using Scala Parser Combinators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0