xo-expresion: doc: + links
This commit is contained in:
parent
012597b112
commit
fe2053a7be
1 changed files with 7 additions and 0 deletions
|
|
@ -1,6 +1,13 @@
|
|||
# xo-expression library
|
||||
|
||||
A library for representing abstract syntax trees for EGAD (a small expression-based language).
|
||||
See also
|
||||
- [github/Rconybea/xo-jit](https://github.com/Rconybea/xo-jit)
|
||||
EGAD code generation via LLVM
|
||||
- [github/Rconybea/xo-pyexpression](https://github.com/Rconybea/xo-pyexpression)
|
||||
build EGAD expressions from a python session
|
||||
- [github/Rconybea/xo-pyjit](https://github.com/Rconybea/xo-pyjit)
|
||||
compile + run EGAD expressions from a python session
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue