Click here to Skip to main content
15,883,749 members
Articles / Programming Languages / C#

Lua Interpreter

Rate me:
Please Sign up or sign in to vote.
4.89/5 (32 votes)
22 Sep 2012MIT4 min read 99.3K   3K   85  
A Lua interpreter is implemented in C#. It allows to write Lua extensions in C# and call the extensions in Lua code.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect YunCheDa Hangzhou
China China
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions