Skip to content

young1881/TINY_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINY Compiler

This is a compiler of simplified TINY language written by C.

How to start?

Operating Environment:

Language OS Compiler
C Windows MinGW

Run this in the PowerShell or terminal:

cd build/
make clean
make lexer
make testl

About

a compiler of simplified TINY language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published