Skip to content

jamessanders/sexpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Sexpr provides a simple s-expression parser written in python.
This can be useful for creating config scripts and such using s-expressions.

Pylisp is just an example of how to use the parser. It implements a lispish looking mini-language. Please note pylisp is for example purposes only.

You can run a demonstration with python ./examples/demo.py.

About

S-expression parser for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published