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

https://github.com/hanzceo/pnglang

PoC of a custom assembly language embedded into .png file. Includes assembler and interpreter.
https://github.com/hanzceo/pnglang

assembler esolang interpreter programming-language

Last synced: 3 months ago
JSON representation

PoC of a custom assembly language embedded into .png file. Includes assembler and interpreter.

Awesome Lists containing this project

README

          

# pnglang
PoC of a custom assembly language embedded into .png file. Includes assembler and interpreter.