Skip to content

Commit b3c249f

Browse files
authored
Update README.md
1 parent 9fa4649 commit b3c249f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ It is largely based on and inspired by the following resources [this post on st
5151
### Free
5252
* [NCalc](https://github.com/pitermarx/NCalc-Edge)
5353
* [Jint](https://github.com/sebastienros/jint) Support scripting but with Javascript
54+
* [NLua](https://github.com/NLua/NLua) use Lua language in C#
5455
* [DynamicExpresso](https://github.com/davideicardi/DynamicExpresso/)
5556
* [Flee](https://github.com/mparlak/Flee)
5657
* [CS-Script](https://github.com/oleg-shilo/cs-script) Best alternative (I use it some times) -> Real C# scripts better than ExpressionEvaluator (But everything is compiled. Read the doc. Execution is faster but compilation can make it very slow. And if not done the right way, it can lead to [memory leaks](https://en.wikipedia.org/wiki/Memory_leak))

0 commit comments

Comments
 (0)