Viewing profile — finbarr1987
finbarr1987
HN member- Joined
- Thu, Jul 14, 2016, 5:42 PM UTC
- HN karma
- 82
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About finbarr1987
No profile information was provided.
Recent public activity
-
comment
Comment #48493638
I'm on the team behind RunMat, we launched the first version of the runtime last August, and for 0.5 moved away from a direct AST-to-bytecode path toward: source -> AST -> semantic…
- story
-
comment
Comment #46285144
Pictorus is a simulink alternative https://www.pictor.us/simulink-alternative
-
comment
Comment #46285090
Fair question, and agreed we should make this clearer on the site. We like Octave a lot, but the reason we started fresh is architectural: RunMat is a new runtime written in Rust w…
-
comment
Comment #46284966
We don’t have a finalized business model yet, right now the focus is getting the open-source runtime solid, useful and very fast. If we add paid stuff later, it’ll be around option…
-
comment
Comment #46284922
Yeah, this is a pretty common pattern: use a domain-specific tool where it fits (Octave for the math), and a general language for the product glue (Python). Same idea as infra work…
-
comment
Comment #46283194
That's precisely the point(s), the runtime's issues (closed source, cost, etc) are what is helping with the declining popularity of the language when really the language can be han…
-
comment
Comment #46282596
Thanks for digging in ;) We just released RunMat in August as an open-source, fast MATLAB runtime. The goal is to make it the fastest way to run math, period. Coming from Octave, y…
- story