Skip to content
/ yamlerSL Public

C++ Program for parsing and converting a limited subset of YAML into memory to be used.

License

Notifications You must be signed in to change notification settings

k0vac/yamlerSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yamlerSL

C++ Program for parsing and converting a limited subset of YAML into memory to be used.

⚠ WARNING ⚠ This is a primitive prototype to make a proof of concept parser which was used in a finals coursework. It is by no means a reliable parser made for industrial use, featuring many compromises and drawbacks inside of the algorithm to make the proof of concept work. Use and modify to your own discretion

About

C++ Program for parsing and converting a limited subset of YAML into memory to be used.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages