Commit graph

87 commits

Author SHA1 Message Date
0689bdbea0
add postfix argument notation 2023-04-07 22:03:36 +02:00
fa488c4b08
allow beginning words with : 2023-03-29 00:55:09 +02:00
88257715c3
Update README.md to reflect recent developments 2023-03-28 02:57:26 +02:00
4ed04d86ec
Update README.md to reflect recent developments 2023-03-28 02:56:05 +02:00
908dc4b06b
fixes 2023-03-28 02:54:16 +02:00
ab18cdbf35
fixes 2023-03-07 13:27:41 +01:00
55abe55554
add repl welcome msg 2023-03-06 17:09:01 +01:00
fa79061660
cargo fmt & fix 2023-03-06 17:06:38 +01:00
e605306ef9
small fixes, add repl 2023-03-06 17:06:01 +01:00
cdc05259b8
add net and http to static stdlib 2023-03-06 15:21:02 +01:00
1e68b5340c
use out of bounds exceptions 2023-03-06 15:11:29 +01:00
954f817437
more http progress 2023-03-06 14:56:49 +01:00
75a54d3dfd
replace http with net:http, add net module 2023-03-06 04:28:51 +01:00
e093c11558
bug fixes, improve speed, add basic http support, other minor improvements 2023-03-06 03:45:16 +01:00
25a30a5be6
add some documentation 2023-02-25 15:02:51 +01:00
c9f9ba9979
ready for cargo publish 2023-02-25 13:58:26 +01:00
26044549b9
cargo fixes 2023-02-25 12:41:36 +01:00
e037dbabe9
stream api fixes, str-to-bytes, bytes-to-str 2023-02-25 12:41:02 +01:00
a8d1d78643
fix some issues in stream api 2023-02-25 12:21:13 +01:00
f30c212c85
fix install script 2023-02-25 12:05:54 +01:00
5300cf7c16
add vim syntax 2023-02-25 11:42:45 +01:00
8c30e2fd2f
minor fixes, add streams api 2023-02-25 11:40:52 +01:00
00f9db725e
Update README.md 2023-02-20 14:34:40 +01:00
b5df29f7a5
README, callp 2023-02-20 14:33:30 +01:00
b9eae2bbc4
std panic fix, ready for initial, slightly incomplete publish to crates.io 2023-02-20 13:32:20 +01:00
98f39a5aa3
improved error handling, importing, more stdlib functions 2023-02-19 19:40:22 +01:00
75a0de04b6
cargo fix 2023-02-19 04:58:17 +01:00
901a5cb734
errors, stack traces 2023-02-19 04:57:32 +01:00
07264a5f67
fix a lot of warnings 2023-02-19 02:14:01 +01:00
d2d533642a
basic error propagation 2023-02-19 02:03:06 +01:00
7b5ba3fbf7
fix some logic errors, simplify *-fns.rs 2023-02-18 20:05:24 +01:00
4d4799a76f
cargo fix&fmt 2023-02-18 18:45:23 +01:00
2ce44f2b55
more std functions, some fixes 2023-02-18 18:43:23 +01:00
b0e2697c8c
add number support 2023-02-18 01:57:05 +01:00
f76e03c5e6
further core improvements 2023-02-18 01:53:48 +01:00
7d7782df0c
lexer, some new keywords, full impl 2023-02-18 01:32:24 +01:00
34dd8ca486 Initial commit 2023-02-17 20:00:39 +01:00