Use Julia
Use Julia
Posted Jul 18, 2025 3:02 UTC (Fri) by thomas.poulsen (subscriber, #22480)In reply to: Use Julia by azumanga
Parent article: Following up on the Python JIT
One of the cool features of Julia is the REPL-modes.
Here's and example of a mode that does all arithmetic in arbitrary precision: https://github.com/MasonProtter/ReplMaker.jl?tab=readme-o...
Here's and example of a mode that does all arithmetic in arbitrary precision: https://github.com/MasonProtter/ReplMaker.jl?tab=readme-o...