|
|
|
|
|
by dceddia
1148 days ago
|
|
I saw the Janet language mentioned a few times on HN recently and it looks like a nice flavor of lisp that’s also embeddable. Maybe that would be useful for EWW? I haven’t used Janet much other than going through the beginning of this book here, but here’s the link to a good book and the Rust bindings of you want to check it out. A really good (and free!) book on Janet: https://janet.guide/ And the Rust bindings: https://docs.rs/janetrs/latest/janetrs/ |
|