Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

SubX

SubX - Assembly language

< >

SubX is an assembly language created in 2019 by Kartik K. Agaram.

#2081on PLDB 4Years Old 0Books
0Papers

Author of Mu decided this year to switch implementation from C++ to his own x86 assembler subset named SubX.


Example from the web:
# 0x20-0x7e: basic latin # 0x20 = space 08/size 00/is-combine 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Language features

Feature Supported Token Example
Comments ✓
# A comment
Line Comments ✓ #
# A comment
Semantic Indentation X
specrtl.html · subx.html · harwell-boeing-format.html

View source

- Build the next great programming language · Search · v2023 · Day 205 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com