8efa1dbaad
Fully fledged lambdas, along with efficiency tweaks across the ast
2023-03-13 15:02:19 -07:00
b0bd369c1d
WIP lambda
...
* typesystem extended
* docstrings and callback
* tests defined, not implemented
2023-03-12 20:29:39 -07:00
7befdc869b
added documentation for let control flow
2023-03-12 17:30:58 -07:00
640a53cad8
better eval and test for eval,quote
2023-03-11 22:04:46 -08:00
Ava Hahn
6daf0867df
implementations for quote and eval
2023-03-10 16:54:22 -08:00
Ava Hahn
61a1b47b85
additional comment form
2023-03-10 13:16:25 -08:00
Ava Hahn
ce3dba470a
add boolean cast function
2023-03-09 17:28:17 -08:00
Ava Hahn
001e35755d
Some readme elaboration, but mostly cons
2023-03-09 16:03:06 -08:00
Ava Hahn
928c9b91ed
add reverse, snippet for prepend implementation
2023-03-08 20:59:22 -08:00
Ava Hahn
7438b2c9e5
yet more docs
2023-03-08 12:09:20 -08:00
Ava Hahn
896ed567fd
add documentation for let and while forms
2023-03-08 12:02:20 -08:00
Ava Hahn
acb1e1c126
flesh out readme documentation
2023-03-08 11:41:00 -08:00
Ava Hahn
8bf4b3c368
finished inc and dec, and tests
2023-03-07 22:16:57 -08:00
Ava Hahn
c74d6f5ddf
Added LT, GT, LTE, and GTE functions, and big test coverage
2023-03-07 22:01:01 -08:00
Ava Hahn
5d89c6b684
some rustfmt updates
2023-03-07 21:31:54 -08:00
Ava Hahn
0c5d14ed8e
add mod and exp functions, tests, and also some snippets for common
...
patterns in the readme
2023-03-07 21:27:45 -08:00
Ava Hahn
7fd47c1812
added list len, front, and back
2023-03-07 14:51:27 -08:00
Ava Hahn
06d30ac263
added typecasts for int and float
2023-03-07 13:43:51 -08:00
Ava Hahn
a429b546d0
add basic arithmatic operations
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-06 19:05:34 -08:00
Ava Hahn
f8ab31e9aa
rustfmt on recent additions
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-06 15:53:12 -08:00
Ava Hahn
f22d807b57
added env function and test
2023-03-06 15:50:02 -08:00
Ava Hahn
de29bbf950
help function displays values not
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-06 15:12:59 -08:00
Ava Hahn
8d79037d4d
update readme, snippet
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-06 11:04:58 -08:00
Ava Hahn
dc6342bc74
Several changes, see commit msg
...
* clean up all tests
* bugfix for zero value functions, and test
* removed expand function, put in snippets
* added doc strings to Symbol type
* added doc strings to symbol declarations
* implemented display for Args type
* wrote a help function
* wrote docstrings for all builtins and config vars
2023-03-05 22:18:49 -08:00
Ava Hahn
4b587f11ab
finished circuit form
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-03 14:29:53 -08:00
Ava Hahn
c235f9727f
finished while form
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-02 15:29:50 -08:00
Ava Hahn
6ef467db94
update Readme
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-02 13:49:16 -08:00
Ava Hahn
cb83fa5655
implement iseq, tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-02 12:48:26 -08:00
Ava Hahn
5ce0a8e8b2
add bool var toggle function
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-02 12:15:42 -08:00
Ava Hahn
28e158f110
add some boolean operations, tests for
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-02 09:43:12 -08:00
Ava Hahn
c1d83a6285
finished let forms
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 15:17:50 -08:00
Ava Hahn
131008c3a2
some readme updates
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 13:27:47 -08:00
Ava Hahn
ba3457f2d9
revert tex readme
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:22:09 -08:00
Ava Hahn
38b941b6cb
better organization and try a tex readme
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:21:30 -08:00
Ava Hahn
2439a37aaa
repl now complete
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:14:42 -08:00
Ava Hahn
ae365ad63c
WIP commit to re-add and refactor config, repl, and library code
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-27 17:30:49 -08:00
Ava Hahn
c7d0bba928
little readme update
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-19 13:50:24 -08:00
Ava Hahn
7555a90328
significant refactor and simplification
2023-02-17 21:06:52 -08:00
Ava Hahn
ca4c557d95
WIP commit:
...
* Fix up project structures
* combine vars and funcs table
* make a place for old code that may be useful to reference
* singleton pattern for sym table
Commentary:
When this change is finally finished I promise to use feature branches
from here on out
2023-02-15 23:30:44 -08:00
Ava Hahn
b680e3ca9a
WIP commit:
...
- Big organizational updates
- Class of errors brought down to borrow checker level
2023-02-15 20:05:48 -08:00
Ava Hahn
5261efbc65
big temp status
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-27 17:45:19 -08:00
Ava Hahn
45453f819f
prompt configuration validated
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-22 19:47:05 -08:00
Ava Hahn
71b70fe4b8
fix case for 0 arg function calls
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-22 19:36:37 -08:00
Ava Hahn
e7dd0caa4a
flesh out todo list, better configure code
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 16:12:21 -08:00
Ava Hahn
d296eb4510
markdown -> org mode
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-01-21 14:53:55 -08:00