/Interpreter

A C program that reads a new expression every time, process it and calculate a value, then assign it to the variable name, store them both in a hash map. Repeat with new expression.

Primary LanguageC

Interpreter

A C program that reads a new expression every time, process it and calculate a value, then assign it to the variable name, store them both in a hash map. Then repeat the same process while using the early-read data.