Ecosyste.ms: Awesome
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: 14 days ago
JSON representation
PoC of a custom assembly language embedded into .png file. Includes assembler and interpreter.
- Host: GitHub
- URL: https://github.com/hanzceo/pnglang
- Owner: HanzCEO
- License: mpl-2.0
- Created: 2022-11-13T08:13:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T15:33:38.000Z (about 1 year ago)
- Last Synced: 2025-01-11T18:35:20.140Z (21 days ago)
- Topics: assembler, esolang, interpreter, programming-language
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pnglang
PoC of a custom assembly language embedded into .png file. Includes assembler and interpreter.