An open API service indexing awesome lists of open source software.

https://github.com/NFestoso/Compiler

Front-end Platypus compiler implemented in C. Includes Buffer, Scanner, and Parser. Platypus is a language comprised of parts from a variety of other languages.
https://github.com/NFestoso/Compiler

buffer c compiler demo example finite-automata grammar interpreter lexical-analysis parser scanner

Last synced: 6 months ago
JSON representation

Front-end Platypus compiler implemented in C. Includes Buffer, Scanner, and Parser. Platypus is a language comprised of parts from a variety of other languages.

Awesome Lists containing this project

README

          

# Compiler
Front-end Platypus compiler implemented in C. Includes Buffer, Scanner, and Parser. Platypus is a language comprised of parts from a variety of other languages.

## Build Environment
- Visual Studio 2015
- Visual C Redistributable for Visual Studio 2015

## Date Created
January, 2018

## Authors
- Nathan Festoso
- Billy Saint-Fort