Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 274 Bytes

An implementaion of NASM micro-language

License: LGPL for implementation code + WTFPL for test examples in nasm-like language

Author: Vadim Yakshigulov ([email protected])

Features done:

  • parser
  • ast
  • interpreter

Including SSE instructions and syscall