Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

unkeizhang/openlua

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLua - An open compiler for Lua supporting compile-time meta-programming

OpenLua这个名字代表两个意思: 一是指为支持静态元编程而对标准Lua(5.02)进行扩展得到的语言; 二是指一款针对上述语言的、并且开放了若干内部可编程接口的编译器。

Getting Started

首先克隆这个仓库

git clone git://github.com/netease/openlua.git

build本项目需要gcc的支持,Windows下请安装MinGW http://www.mingw.org/ 。 进入openlua/src,运行make,在当前目录下即得到名为openlua(或者openlua.exe)的可执行文件。

Document

文档

About

An open compiler for Lua programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 41.9%
  • Lua 34.9%
  • HTML 20.6%
  • Jolie 1.1%
  • Roff 0.8%
  • C++ 0.5%
  • Makefile 0.2%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.