xo-tokenizer2/xo-jit/docs/index.rst
Roland Conybeare 757dfed99c Add 'xo-jit/' from commit '855887df71'
git-subtree-dir: xo-jit
git-subtree-mainline: 35555df976
git-subtree-split: 855887df71
2025-05-11 01:54:47 -05:00

21 lines
642 B
ReStructuredText

.. xo-jit documentation master file, created by
sphinx-quickstart on Wed Mar 6 23:32:27 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
xo-jit documentation
====================
xo-jit compiles xo-expression AST's to runnable-in-this-process machine code.
* uses C++ reflection to simplify making c++ type-equivalents available in LLVM
* uses C++ reflection to simplify making c++ functions available in LLVM
* integration with python (see sister project xo-pyjit)
.. toctree::
:maxdepth: 2
:caption: xo-jit contents
glossary
genindex
search