Skip to content

stefan-bordei/python-s-expression-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

S-expressions parser in Python

Goal:

  • Create a parser that takes an expression lie x + 1 and converts it to a S-expression (+ x 1)
  • Algorithm for visualizing a tree (reingold-tilford)
  • Use numpy/sympy to expand on the visualization part

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages