arthas-mvel
Expression language parser
A project that provides an alternative expression language parser for a Java-based system
A fork of arthas which use MVEL as the first class command parser.
38 stars
3 watching
8 forks
Language: Java
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
epfl-lara/scallion | A library for parsing and pretty-printing LL(1) languages in Scala. | 56 |
ianh/owl | A parser generator tool for visibly pushdown languages | 746 |
mpangburn/expressions | An implementation of protocol-oriented binary trees to model and visualize arithmetic and logical expressions in Swift. | 398 |
jcolag/thue | A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
xorcerer/zexpression | A math expression parser and evaluator with support for variables and functions in multiple programming languages. | 10 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
jxxcarlson/l1 | A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
nurugger07/calliope | An Elixir-based parser for HAML templates to generate HTML output. | 198 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
tanakh/cmdline | A lightweight command line parser library for C++ | 1,352 |
rschiang/atom-language-qml | Software development tool providing syntax highlighting and snippets for the QML programming language | 7 |
nreco/lambdaparser | A runtime parser for string expressions in .NET applications. | 309 |
hejsil/zig-clap | A simple command-line argument parser library for the Zig programming language | 954 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
nealhu/args-kata | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |