Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Abdelrahman-Noureldin-Saleh/Interpreter
(C)
https://github.com/Abdelrahman-Noureldin-Saleh/Interpreter
Last synced: 2 months ago
JSON representation
(C)
- Host: GitHub
- URL: https://github.com/Abdelrahman-Noureldin-Saleh/Interpreter
- Owner: Abdelrahman-Noureldin-Saleh
- Created: 2018-05-11T12:48:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T20:15:28.000Z (almost 6 years ago)
- Last Synced: 2024-05-18T21:45:45.258Z (8 months ago)
- Language: C
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - Interpreter
README
# Interpreter
(C)
An implementation of a mathematical interpreter that reads, verifies, & calculates mathematical equations then assign them to variables for later use.