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

https://github.com/frontear/fasm

Frontear's ASM. An attempt to try and make a very simple low-level programming language using C
https://github.com/frontear/fasm

Last synced: 11 months ago
JSON representation

Frontear's ASM. An attempt to try and make a very simple low-level programming language using C

Awesome Lists containing this project

README

          

# fasm (frontear's asm)

Inspired by [16-bit cpu video here], I decided to try and tackle the idea of making a assembly processor in C, using my own made up dialect.

## License

This project is licensed under the GNU General Public License v3. Please be mindful of this when forking, downloading, and redistributing.