Skip to content
/ spgen Public

Simple parser generator for C++

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

lrgar/spgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spgen

Simple Parser Generator is a small tool for creating parsers for C++, and maybe someday, other languages.

Background

It's a Python script, created originally for my own compiler project. I didn't find any existing toolkit enough easy to install and use so I end up creating my own. It has been fun anyway.

Requirements

The script requires Python 3.

Development

Current version: 0.1.0-alpha

This project is in development, in an alpha phase, and it doesn't even fulfil its goal, so don't use it. Yet.

License

This project use the MIT License.

About

Simple parser generator for C++

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages