月亮是一个基于lua语法和抽象语法树的小脚本语言评价和转换
资 源 简 介
Lune is a programming language inspired from Lua and entierely based on syntactic tree evaluation and manipulation
It support a large subset of Lua 5.X features plus some extra fratures I used to explore some fields such as:
* explicit closure and free variables managment
* embedded AST management and AST transformarion
* systematic transformation to native langage
* easy to bind to native langages
* register based interpretation model
* ...
Lune is written in pure C and with Lune itself.
Lune is manly a hobbit and a learning tool, but I developped a strong test suite to make it work with a reasonable quality.
文 件 列 表
lune-RELEASE_01
builtins
docs
Doxyfile
doxygen
examples
external
filefilter.txt
libs
main.c
Makefile
msvc2005
opcodes
os_deps
parser
README.txt
utest
utils
lune-RELEASE_01_build_logs.txt