Skip to content

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.

Notifications You must be signed in to change notification settings

ahmedhammad97/Interpreter

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages