mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Added evalfilter, which compiles user-scripts to a stack-based virtual-machine and lets them be run.
parent
a788800c89
commit
c385d8bff8
@ -1613,6 +1613,7 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
|
||||
* [agora](https://github.com/PuerkitoBio/agora) - A dynamically typed, garbage collected, embeddable programming language built with Go
|
||||
* [anko](https://github.com/mattn/anko) - Scriptable interpreter written in golang
|
||||
* [evalfilter](https://github.com/skx/evalfilter) - Embedded evaluation engine for filtering objects.
|
||||
* [expr](https://github.com/antonmedv/expr) - Expression evaluator with static typing
|
||||
* [forego](https://github.com/unixdj/forego) - Forth virtual machine
|
||||
* [Gelo](http://code.google.com/p/gelo/) - Extensible, embeddable interpreter
|
||||
|
Loading…
x
Reference in New Issue
Block a user