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
79184b18ef
bundle sym management funcs in their own module
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-06 15:29:01 -08:00
Ava Hahn
8d6915f69a
add isset
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-06 15:25:23 -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
ca9f755d50
rustfmt previous commit
2023-03-05 22:37:13 -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
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
eed16964e6
add echo function
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 12:31:58 -08:00
Ava Hahn
914bf1303f
fix the many-body-script and lex-singlet problems
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 12:20:43 -08:00
Ava Hahn
bc09cb07b1
rustfmt
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-03-01 11:47:37 -08:00
Ava Hahn
ecbc47d4fe
fix prompt
2023-03-01 11:33: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
fbb85f2e3d
update export callback and add tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-28 11:57:59 -08:00
Ava Hahn
c5e68f25ba
fix up def tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-28 11:20:00 -08:00
Ava Hahn
870b444505
better if, fixes control tests
2023-02-28 11:12:27 -08:00
Ava Hahn
452cb7a654
fix append func
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-28 09:59:33 -08:00
Ava Hahn
09e3546ba6
implement basic control flow, error handling from functions, many tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-27 22:53:54 -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
93a1e06a53
all tests green
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-25 23:36:30 -08:00
Ava Hahn
82854a58f8
expand func call tests
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-24 16:05:10 -08:00
Ava Hahn
c70cbc701d
implement hideously inefficient fix to work around rust
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-24 15:09:00 -08:00
Ava Hahn
a1e19a19d9
simplify eval, add member function to symtable to call a symbol
2023-02-23 23:01:47 -08:00
Ava Hahn
e055f26e90
replace mutex with rwlock
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-20 19:42:48 -08:00
Ava Hahn
b20f64b038
all tests but vars tests refactored
...
Signed-off-by: Ava Hahn <ava@aidanis.online>
2023-02-17 22:10:54 -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
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
Aidan Hahn
be73b0b828
refmt
2022-01-16 22:02:40 -08:00
Aidan Hahn
f805290a4b
finally figure out how to hold closures
2022-01-16 22:01:42 -08:00
Aidan Hahn
69f31db23b
WIP: testing closure types
2021-12-31 11:00:13 -08:00
Aidan Hahn
4cadb1a7eb
WIP Commit for stackoverflow
2021-12-30 21:14:24 -08:00
Aidan Hahn
a967ac5c3e
(un)finished env integration logic
2021-11-25 21:24:04 -08:00
Aidan Hahn
5aa2b27343
in progress work with scaffolding for environment integration
2021-11-21 12:48:11 -08:00
Aidan Hahn
c465c974d4
var export works now lol
2021-11-14 22:55:52 -08:00
Aidan Hahn
5d345a4c73
in progress conversion of export to eval_lazy
2021-11-14 21:41:39 -08:00
Aidan Hahn
827458b06f
fix docs, and init stdlib when configuring
2021-11-08 00:59:14 -08:00
Aidan Hahn
1b1ac3cd2b
export vars fixed. tests pass
2021-11-08 00:45:09 -08:00
Aidan Hahn
307101327c
variable export and entire config system
2021-11-07 22:04:57 -08:00