Commit Graph

22 Commits

Author SHA1 Message Date
~karx f1f27894eb Fix error in drone config
continuous-integration/drone/push Build is passing Details
2021-02-07 19:49:02 +00:00
~karx 06c78ddf4d Add drone configuration 2021-02-07 19:48:03 +00:00
~karx 154cac779a Add test suite 2021-02-07 19:35:00 +00:00
~karx 80f4556786 Add support for commenting out lines 2021-02-07 18:17:27 +00:00
~karx 237a1fae31 Add comments to code 2021-02-07 18:11:35 +00:00
~karx 4984839191 Add todo and example program 2021-02-07 17:49:45 +00:00
~karx b34f91c933 Change separator to be a newline instead of space 2021-02-07 17:30:10 +00:00
~karx 1717a2492c Add support for multi-character vars 2021-02-07 17:24:53 +00:00
~karx 026466efac Make variable notation explicit 2021-02-07 17:18:15 +00:00
~karx 088741aba4 Add README 2021-02-07 16:34:00 +00:00
~karx 13d8babfa6 Add LICENSE 2021-02-07 16:29:24 +00:00
~karx dbc9e1d38f name changes 2021-02-07 00:33:41 +00:00
~karx 773c563f97 Add support for variables in math operations 2021-02-07 00:30:14 +00:00
~karx 64c5958193 Add ability for reading variables 2021-02-07 00:10:34 +00:00
~karx 4f8b004183 Remove inp.txt 2021-02-07 00:10:15 +00:00
~karx ac8ece7032 Add support for inserting into variable map 2021-02-06 23:48:24 +00:00
Yash 7b2fc5a4c8
Add support for math operations 2021-02-04 13:47:55 -06:00
Yash 83a8899ff3
Refactor evaluator into eval func 2021-02-04 11:45:53 -06:00
Yash 1fb0530a13
Implement print functionality 2021-02-03 16:04:58 -06:00
Yash 15aa810564
Iterate through program 2021-02-03 15:54:13 -06:00
Yash dc4efa3aa6
Implement program class 2021-02-03 15:48:11 -06:00
Yash 6bebbac9cd
Initial commit 2021-02-03 15:19:11 -06:00