Skip to content

VelvetHawk/CS4158-Programming-Language-Technology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Language Technology (CS4158)

This was a solo project based around building the first few steps of a compiler for the made up language JIBUC. I used Flex and Bison for generating the executable. So far, the lexer and syntax validation (variable size, variable declarations, proper assignment expressions, error messages, etc) have been implemented. The next steps would be to start implementing the generation of an executable for this language.

About

A project to build the lexer and parser for a made-up language called JIBUC using Flex and Bison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published