Skip to content

Write the J by Example book #121

@AshyIsMe

Description

@AshyIsMe

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:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions