Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 274 Bytes

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 (vadim.iakshigulov@gmail.com)

Features done:

  • parser
  • ast
  • interpreter

Including SSE instructions and syscall