Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ruby inventor Matz working on native compiler with AI help
(opens in new tab)
(theregister.com)
9 points
kristianp
1mo ago
2 comments
Save
Share
2 comments
2 comments · 2 top-level
top
newest
oldest
kristianp
OP
1mo ago
The project is at
https://github.com/matz/spinel
, discussed at
https://news.ycombinator.com/item?id=47887334
34 days ago | 90 comments.
Alifatisk
27d ago
Currently, if I want to turn my Ruby scripts into a native binary, I just port it over to MRuby. It's quite frictionless if you don't use many Ruby gems and avoid the some of the dynamic features like method_missing.
j
/
k
navigate · click thread line to collapse