Language BML

GitHub

https://github.com/softlang/yas/tree/master/languages/BML


Expansion

Basic Machine Language


Headline

A trivial machine language


Details

BML is stack- and address-based. Memory access and jumps use ints rather than symbolic names.


Properties


Representations

None


Components