Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 177 Bytes

File metadata and controls

10 lines (6 loc) · 177 Bytes

Ring

Ring Programming Language

Building using CMake

This will build the Ring compiler and Ring Virtual Machine

cmake .
make