Admit it. If you haven’t created your own little programming language, you’ve probably at least thought about it. [Muffed] ...
Add dynamic expressions, filters, and user-defined logic to your Go programs without embedding a heavy runtime like V8 or Python. Expressions compile to bytecode and run on a lightweight VM. Pure Go, ...