Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikasoba/nim_brainfuck

nimでbrainfuckインタプリタ
https://github.com/ikasoba/nim_brainfuck

Last synced: 15 days ago
JSON representation

nimでbrainfuckインタプリタ

Awesome Lists containing this project

README

        

# usage
## run repl
```
bf
```
## run file
```
bf
```