Skip to content

zlb323/Compiler-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project 1

create a unicode interpreter that parses through an input of characters and determines the unicode code points for each character.

located in branch unicode_interpreter

Project 2

create a simple compiler that can do something. I basically made a css preprocessor that takes in simple commands and builds an entire css file for the user.

located in branch css-preprocessor

Final Project

I built upon the css proproccessor using ANTLR. it now has variable usage, groups and Offsets.

located in branch final-proj

About

repository for my assignments in compiler structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published