Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cxxxr/brainfuck
https://github.com/cxxxr/brainfuck
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cxxxr/brainfuck
- Owner: cxxxr
- Created: 2020-03-28T14:54:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T14:55:06.000Z (over 4 years ago)
- Last Synced: 2024-12-18T00:37:22.573Z (6 days ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm i
tsc brainfuck.ts
node brainfuck.js
```