Skip to content

vx-clutch/vtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtc

VX turing compiler

Warning

vtc is currently in its alpha stages of development and should not be used for anything major.

Install

Linux

On linux systems, run these commands.

$ ./configure
$ make
$ sudo make install