Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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