Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikasoba/nim_brainfuck
nimでbrainfuckインタプリタ
https://github.com/ikasoba/nim_brainfuck
Last synced: 15 days ago
JSON representation
nimでbrainfuckインタプリタ
- Host: GitHub
- URL: https://github.com/ikasoba/nim_brainfuck
- Owner: ikasoba
- Created: 2022-03-01T09:26:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T09:32:09.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T06:07:48.545Z (2 months ago)
- Language: Nim
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# usage
## run repl
```
bf
```
## run file
```
bf
```