Found 3,773 repositories(showing 30)
expr-lang
Expression language and expression evaluation for Go
j-easy
The simple, stupid rules engine for Java
yoav-lavi
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
francisrstokes
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
Common Expression Language -- specification and binary representation
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
symfony
Provides an engine that can compile and evaluate expressions
nelmio
Expressive fixtures generator
learnbyexample
:notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.
hhvm
Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid Hack expressions.
pomsky-lang
A new, portable, regular expression language
mvel
MVEL (MVFLEX Expression Language)
vrtbl
A small extensible programming language designed for concise expression with little code.
mikeroyal
NixOS Guide. Learn all about the immutable Nix Operating System and the declarative Nix Expression Language.
soulverteam
A powerful Swift framework for evaluating natural language math expressions
deepnoodle-ai
Risor is a fast, embeddable scripting language for Go applications. 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, minimal dependencies.
haskell-nix
A Haskell re-implementation of the Nix expression language
PaesslerAG
Expression evaluation in golang
gorhill
Cron expression parser in Go language (golang)
mithunsatheesh
Node-rules is a light weight forward chaining rule engine that can be used in JavaScript and TypeScript based projects.
TomFrost
Javascript Expression Language: Powerful context-based expression parser and evaluator
cel-rust
Common Expression Language interpreter written in Rust
zeroSteiner
A lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.
dlang-community
A Parsing Expression Grammar (PEG) module, using the D programming language.
fasseg
A tiny math expression evaluator for the Java programming language
MaxArt2501
Building regular expressions with natural language
nicholaslocascio
Code for the paper Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge (EMNLP 2016). http://arxiv.org/abs/1608.03000
wdas
SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. https://wdas.github.io/SeExpr
evinism
A query / expression language for performing computations on JSON-like structures. Built for easy embedding in applications.
cparse
A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language