Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schwalbe-t/hasm
Very simple assembly-like language
https://github.com/schwalbe-t/hasm
Last synced: 3 days ago
JSON representation
Very simple assembly-like language
- Host: GitHub
- URL: https://github.com/schwalbe-t/hasm
- Owner: schwalbe-t
- License: mit
- Created: 2023-05-16T11:47:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T18:50:30.000Z (over 1 year ago)
- Last Synced: 2025-01-21T07:43:29.277Z (12 days ago)
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HASM
### *(High-level ASseMbly-like language)*HASM aims to be simple, but not so simple that it's hard to use. It aims to be easily extendable, and can easily be embedded into any Javascript application.