This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
spl
Watch
1
Star
0
Fork
You've already forked spl
0
Code
Issues
Pull requests
Projects
Releases
5
Packages
Wiki
Activity
Actions
92858f6baf
spl
/
src
History
TudbuT
c33b25f260
add json.spl, fix messed up =>? operator
2024-11-15 15:01:20 +01:00
..
lexer
improve speed, add time.spl, improve isbpl.spl, add inlining support
2024-09-09 14:37:56 +02:00
oxidizer
unbreak starting from embedded files
2024-09-06 21:30:11 +02:00
stream
allow shutting down parts of streams
2024-11-05 14:31:42 +01:00
dyn_fns.rs
add isbpl compatibility mode for basic programs
2024-09-06 18:54:54 +02:00
lexer.rs
add json.spl, fix messed up =>? operator
2024-11-15 15:01:20 +01:00
lib.rs
add bytearray type for faster access to bytes (API identical to array type)
2024-10-13 21:52:06 +02:00
main.rs
replace function <{ args } with function<args>
2024-09-08 12:52:23 +02:00
mutex.rs
improved error handling, importing, more stdlib functions
2023-02-19 19:40:22 +01:00
runtime.rs
matching
2024-11-15 11:54:54 +01:00
sasm.rs
add bytearray type for faster access to bytes (API identical to array type)
2024-10-13 21:52:06 +02:00
std_fns.rs
add escape fn to string, add some ways to write callables
2024-10-23 11:28:16 +02:00
stdlib.rs
add json.spl, fix messed up =>? operator
2024-11-15 15:01:20 +01:00