A little language interpreter written in Go
-
Updated
Dec 11, 2018 - Go
A little language interpreter written in Go
Golang arithmetic expression parser and evaluator
Implementation of a traditional recursive descent parser, and a Pratt parser.
Custom implementation of calculator handling operator precedence and parentheses.
Add a description, image, and links to the recursive-descent topic page so that developers can more easily learn about it.
To associate your repository with the recursive-descent topic, visit your repo's landing page and select "manage topics."