Skip to content

alexcrossdev/oath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oath Compiler

License: MIT


Features

  • Lexical analysis using Flex
  • Syntax parsing using Bison

Requirements

  • GCC / Clang
  • Make
  • Flex
  • Bison

Building the Compiler

Clone and the repository and build the project:

git clone git@github.com:alexcrossdev/oath.git
cd oath
./build.sh

Documentation

About

Oath compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors