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

https://github.com/the-man-w-laughs/mpp-string-formatter

The String Formatter project
https://github.com/the-man-w-laughs/mpp-string-formatter

expression-tree lexical-analysis reflection

Last synced: 26 days ago
JSON representation

The String Formatter project

Awesome Lists containing this project

README

          

# String Formatter

The String Formatter project involves implementing a class called StringFormatter with a Format method, which performs simplified string interpolation using expression trees, reflection, and lexical analysis.

### Features:

- Reflection
- Expression trees
- Lexical analysis