Measures Concepts
GitHub icon

SubX

SubX - Assembly language

< >

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

#2381on PLDB 5Years Old

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

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout