An open API service indexing awesome lists of open source software.

https://github.com/lostjared/simple.expression.lexer.web

Simple Expression Lexer
https://github.com/lostjared/simple.expression.lexer.web

Last synced: 6 months ago
JSON representation

Simple Expression Lexer

Awesome Lists containing this project

README

          

# Simple.Expression.Lexer.Web
Simple Expression Lexer

Will output a table with information about simple expressions like

x = x * x + func(x) / 2;