Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberfined/asmfuck
https://github.com/cyberfined/asmfuck
assembly brainfuck
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberfined/asmfuck
- Owner: cyberfined
- License: bsd-3-clause
- Created: 2019-07-28T14:08:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T14:08:26.000Z (over 5 years ago)
- Last Synced: 2023-08-28T05:50:13.418Z (about 1 year ago)
- Topics: assembly, brainfuck
- Language: Assembly
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asmfuck
Brainfuck interpreter, written in nasm for linux 32 bit.# Usage
```bash
./asmfuck
```