Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miruji/das
Low-level scripting programming language
https://github.com/miruji/das
assembler compiler das fast linux
Last synced: 13 days ago
JSON representation
Low-level scripting programming language
- Host: GitHub
- URL: https://github.com/miruji/das
- Owner: miruji
- License: other
- Created: 2024-07-13T19:35:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-15T21:47:45.000Z (15 days ago)
- Last Synced: 2025-01-15T23:32:44.127Z (15 days ago)
- Topics: assembler, compiler, das, fast, linux
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dark Assembler language (DAS)
Actually Dark Assembler, Dark Script, Dark, or simply DAS. The name reflects the meaning of the programming language. The main task of the language is to assemble programs into pure machine code from high-level scripts. The language adheres to the principle of free structured programming, as well as reducing memory leaks and the number of operations per processor.
## Ok