this post was submitted on 21 Mar 2024
9 points (100.0% liked)

Julia

263 readers
1 users here now

founded 1 year ago
MODERATORS
 

Tip:

In Julia mode, the REPL supports something called prompt pasting. This activates when pasting text that starts with julia> into the REPL. In that case, only expressions starting with julia> (as well as the other REPL mode prompts: shell>, help?>, pkg> ) are parsed, but others are removed.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here