SaaSHub helps you find the best software and product alternatives Learn more →
Top 3 Julia Interactive Projects
-
Project mention: Potential of the Julia programming language for high energy physics computing | news.ycombinator.com | 2023-12-04
I thought that notebook based development and package based development were diametrically opposed in the past, but Pluto.jl notebooks have changed my mind about this.
A Pluto.jl notebook is a human readable Julia source file. The Pluto.jl package is itself developed via Pluto.jl notebooks.
https://github.com/fonsp/Pluto.jl
Also, the VSCode Julia plugin tooling has really expanded in functionality and usability for me in the past year. The integrated debugging took some work to setup, but is fast enough to drop into a local frame.
https://code.visualstudio.com/docs/languages/julia
Julia is the first language I have achieved full life cycle integration between exploratory code to sharable package. It even runs quite well on my Android. 2023 is the first year I was able to solve a differential equation or render a 3D surface from a calculated mesh with the hardware in my pocket.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Julia Interactive related posts
- Pluto.jl: Simple, reactive programming environment for Julia
- Pluto: Simple Reactive Notebooks for Julia
- My Journey from R to Julia
- Pycharm vs VScode which is better?
- is there any package in julia for HTML app developments?
- Org Babel in a "reactive" way
- 6 Julia Frameworks to Create Desktop GUI’s 🖥 and Web Apps 🕸
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b41b660>
www.saashub.com | 10 Dec 2023
Index
What are some of the best open-source Interactive projects in Julia? This list will help you:
Project | Stars | |
---|---|---|
1 | Pluto.jl | 4,722 |
2 | PlutoUI.jl | 281 |
3 | InteractiveCodeSearch.jl | 112 |