Moved and updated LLPython (formerly LLNumba) documentation from Numba repository.

This commit is contained in:
Jon Riehl 2012-11-08 15:51:14 -06:00
commit 22d8e0048b
19 changed files with 169 additions and 1 deletions

View file

@ -0,0 +1,5 @@
Compile-time Metaprogramming in LLPython
========================================
In this article, we discuss how LLPython supports compile-time
metaprogramming.