Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

This is a lexical and syntactictical analysis of the imaginary language miniscript, using flex and bison.

License

Notifications You must be signed in to change notification settings

ChristosTrimas/miniscript-compiler

Repository files navigation

miniscript-compiler

This is a lexical and syntactictical analysis of the imaginary language miniscript, using flex and bison. To be more specific, I am creating a transpiler, meaning I take .ms files, search for Lexical and syntactical mistakes, and then translate the .ms file in to .c file and compile it and execute it.

There are 5 shift/reduce conflicts that I could not fix, before the final commit of the project.

About

This is a lexical and syntactictical analysis of the imaginary language miniscript, using flex and bison.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published