-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This is mostly a note to self reminder.
Write a J by Example book similar to the Rust by Example book: https://doc.rust-lang.org/stable/rust-by-example/
Realistically all of the content already exists as part of The J Primer and Learning J but it might be nice to have the rust by example structure and the direct wasm executable code samples:
- https://www.jsoftware.com/help/primer/contents.htm
- https://www.jsoftware.com/help/learning/contents.htm
Ideally this should build and bundle a wasm version of jr that can run the code examples directly in the browser similar to how the rust examples work with the Rust playground.
Maybe the Cargo book is another good example for how to structure this?
https://github.com/rust-lang/cargo/tree/master/src/doc/src
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels