Skip to content
/ schemo Public

Schemo is parser generator library that uses SPL.

License

Notifications You must be signed in to change notification settings

sbalmt/schemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schemo Library

Welcome to my parser generator library, fell free to use it in any project that you want.

The purpose of this library is to provide a easy way to generate and maintain generic purpose parsers... And to make it possible, I will try to use this library in any personal project developed in the future, as I'm always learning something new I can evolve the library during the process.

How to use

Download the last version of the SPL and put it in your {PROJECT_INCLUDE} directory.

#include "{PROJECT_INCLUDE}/schemo/{SCHEMO_HEADER}"

Replace {PROJECT_INCLUDE} and {SCHEMO_HEADER} to the corresponding path in your environment.

Dependencies

This project uses the SPL take a time to check this amazing project.

Disclaimer

This library is strictly personal, if you want to use some feature in production but found a bug, you are welcome to contact me and contribute.

Ah, and English isn't my main language, I'm trying to get better on that as well 😊

License

MIT © Silas B. Domingos

About

Schemo is parser generator library that uses SPL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages