Skip to content

quentinlegot/vsl-language-parser

Repository files navigation

VSL language parser

Project I did myself for college courses.

This project is a parser for the VSL language.

Your VSL program is parsed into LLVM IR which will compile your code in a machine code.

The project is incomplete as one feature is missing : table as function parameter

Due to the missing of this feature some test actually don't pass.

About

VSL language parser which compile to LLVM IR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages