aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: b7251c723392b674390d97a511ea66137f19a853 (plain) (tree)
1
2
3
4
5




                                                                           
# Testing implementation of e²

Currently I don't want to deal with parsing so I'm expressing e² as an AST
written in s-expressions, so I could call (read) from Scheme to load it
and manipulate it like any other list.