Skip to content

LG966/tpc-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tpc-compiler

Compiler for a tpc language, which is a subset of the c language.

This is part of a university compilation course.

Requirements

  • bison
  • flex
  • gcc
  • make

How To Use

$ make  # compile
$ ./bin/tpcc < file.tpc

The nasm compilation part has yet to be completed, however errors and warnings are functionnal.

Authors

Lagneau Gaétan - Pinto Bryan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published