Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 243 Bytes

NotBasic

A programming language to study and demonstrate compiler engineering

How to build:

  1. Instal Visual Studio 2015
  2. Enable VS downloading missinbg NuGet packages at build time (Tools > Options)
  3. Build notbasic