about summary refs log tree commit diff
path: root/pkg/lang/vm/text/compiler.go
AgeCommit message (Expand)Author
2022-07-11Rebuild compiler and code builder with markersMel
2022-07-06Allow text compiler to use number labels as PCsMel
2022-06-07Marginally better bytecode builder line APIMel
2022-06-07Add builder for VM bytecodeMel
2022-05-27Add debug info to compiled VM codeMel
2022-05-18Create compiler for Lang bytecode assemblyMel