Skip to content

A compiler for MinObjC language. Backed by the formal theory of compiler development to ensure semantic similarity.

Notifications You must be signed in to change notification settings

CorreiaEduardo/minobjc-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommended GCC version: gcc.exe (TDM-2 mingw32) 4.4.1

In order to execute, run:

cd ./src
gcc ./core/core.c ./analex/analex.c ./anasint/anasint.c ./anasem/anasem.c ./main.c -o main

About

A compiler for MinObjC language. Backed by the formal theory of compiler development to ensure semantic similarity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages