Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jin/scala-brainfuck-interpreter
Result of a very long flight and no internet access.
https://github.com/jin/scala-brainfuck-interpreter
brainfuck interpreter scala
Last synced: 8 days ago
JSON representation
Result of a very long flight and no internet access.
- Host: GitHub
- URL: https://github.com/jin/scala-brainfuck-interpreter
- Owner: jin
- Created: 2015-10-27T05:59:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T07:04:36.000Z (about 9 years ago)
- Last Synced: 2023-03-11T13:49:38.841Z (over 1 year ago)
- Topics: brainfuck, interpreter, scala
- Language: Scala
- Homepage: https://esolangs.org/wiki/Brainfuck
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to
`scalac bf.scala && scala BF bf_code/complex_hello_world.bf`