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.

GitHub

38 stars
3 watching
8 forks
Language: Java
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
epfl-lara/scallionA library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm.57
ianh/owlA parser generator tool for visibly pushdown languages748
mpangburn/expressionsAn implementation of protocol-oriented binary trees to model and visualize arithmetic and logical expressions in Swift.398
jcolag/thueA language and runtime system for parsing arbitrary grammars using semi-Thue processes29
xorcerer/zexpressionA math expression parser and evaluator with support for variables and functions in multiple programming languages.10
haasted/grappa-xml-parserA parser experiment using the Grappa framework to parse simplified XML variants.1
jxxcarlson/l1A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax.0
nurugger07/calliopeAn Elixir-based parser for HAML templates to generate HTML output.197
hejsil/mechaA parser combinator library for the Zig programming language493
tanakh/cmdlineA lightweight command line parser library for C++1,355
rschiang/atom-language-qmlSoftware development tool providing syntax highlighting and snippets for the QML programming language7
nreco/lambdaparserA runtime parser for string expressions in .NET applications.310
hejsil/zig-clapLibrary providing a simple command-line argument parser994
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
nealhu/args-kataPractices readable and maintainable coding skills in parsing command-line arguments1