|
4a7e284047
|
cleaned up unused import
|
2022-06-26 12:31:19 -04:00 |
|
|
b73ef17d8d
|
added more globals and functions
|
2022-06-26 02:25:13 -04:00 |
|
|
b086186949
|
added pi and Euler's number as constants
|
2022-06-20 11:24:10 -04:00 |
|
|
6ffd55a637
|
significant code clean up, better "keyword" matching, added help text
|
2022-06-13 13:49:34 -04:00 |
|
|
e8bec6e32d
|
version bump
|
2022-06-13 00:50:28 -04:00 |
|
|
4f82f8ace7
|
cleaned up hex converter and added binary & octal ones, added exit keyword
|
2022-06-13 00:50:14 -04:00 |
|
|
e241b824cc
|
made average helper function and made an initial implementation of a hex parser/formatter
|
2022-06-13 00:18:32 -04:00 |
|
|
fbd05b9775
|
version bump
|
2022-06-09 22:56:54 -04:00 |
|
|
06a24c6a7d
|
changed fail symbol and added a prompt symbol
|
2022-06-09 22:47:40 -04:00 |
|
|
04dacdb562
|
removed an unused import and bumped version
|
2022-06-09 13:39:12 -04:00 |
|
|
c575e0bf4d
|
changed equals sign (=) for string and boolean operations to use fat arrow (=>) and "is" respectively.
|
2022-06-09 13:37:56 -04:00 |
|
|
b30a199ceb
|
added version line to interpreter mode and bumped version
|
2022-06-08 21:17:13 -04:00 |
|
|
e66cd08374
|
made expression solutions bold
|
2022-06-08 15:24:06 -04:00 |
|
|
e195668eb8
|
initial build & commit
|
2022-06-07 21:41:24 -04:00 |
|