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.
 
 
 
 
 
 
Aleksey Demakov c1ab845e93 Remove duplicate entries from .gitignore files. 12 years ago
..
.gitignore Remove duplicate entries from .gitignore files. 12 years ago
Makefile.am Implement tail calls from a function to itself. 21 years ago
README use LGPL 2.1 for libjit 17 years ago
t1.c Free function signatures in samples. 12 years ago
t2.c Free function signatures in samples. 12 years ago
t3.c Free function signatures in samples. 12 years ago
t4.cpp remove jit_function_recompile 17 years ago
t5.c Free function signatures in samples. 12 years ago

README


This directory contains the source code for the tutorial programs.
The tutorials themselves can be found in "libjit/doc/libjit.texi".

The source code for these tutorials is hereby placed into the public domain.
You can do whatever you wish with the source, including cutting and pasting
bits and pieces into your own program.

However, libjit itself remains under the terms of the GNU Lesser General
Public License, so you must still obey the terms of the LGPL when you link
your program against libjit.