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: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
| A parser generator tool for visibly pushdown languages | 748 |
| An implementation of protocol-oriented binary trees to model and visualize arithmetic and logical expressions in Swift. | 398 |
| A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
| A math expression parser and evaluator with support for variables and functions in multiple programming languages. | 10 |
| A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
| A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
| An Elixir-based parser for HAML templates to generate HTML output. | 197 |
| A parser combinator library for the Zig programming language | 493 |
| A lightweight command line parser library for C++ | 1,355 |
| Software development tool providing syntax highlighting and snippets for the QML programming language | 7 |
| A runtime parser for string expressions in .NET applications. | 310 |
| Library providing a simple command-line argument parser | 994 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| Practices readable and maintainable coding skills in parsing command-line arguments | 1 |