Skip to content

ASypula/Custom-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler to a self-defined language

Project for course Compilation Techniques at Warsaw University of Technology.

Project focused on creating a compiler for a custom programming language. Consists of a lexer, parser and interpreter. The language has to allow description of points and line segments on the surface. Points and line segments are built-in types of the language. There should be a possibility to build geometric figures from the line segments and a collection of figures should create a scene later displayed on the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages