Skip to content

AbdelHameed-Hamed/sexpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sexpr

Simple S-Expression parser.

ToDo

  1. Fix an issue with parsing the ')' token. Doesn't pop to to the correct root in some nested lists like this (x (y z) ":D").

  2. Flatten the structure somewhat? Or at least get rid of the way I currently allocate fragments here and there. A pool allocator would work nicely here, I think.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published