mirror of https://github.com/ademakov/libjit
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
355 B
355 B
This directory contains an implementation of "Dynamic Pascal", or "dpas"
as we like to call it. It is provided as an example of using "libjit"
in a real environment. We also use it to write test programs that
exercise the JIT's capabilities.
More information on Dynamic Pascal can be found in libjit's Texinfo
documentation, "libjit/doc/libjit.texi".