wok
Compiler that has been integrated into Okami now (by wolfgangj)
natalie
a work-in-progress Ruby compiler, written in Ruby and C++ (by natalie-lang)
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
wok | natalie | |
---|---|---|
1 | 11 | |
22 | 869 | |
- | 0.5% | |
0.0 | 0.0 | |
over 1 year ago | about 4 hours ago | |
Ruby | Ruby | |
ISC License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wok
Posts with mentions or reviews of wok.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning wok yet.
Tracking mentions began in Dec 2020.
natalie
Posts with mentions or reviews of natalie.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-24.
- Natalie – a work-in-progress Ruby compiler, written in Ruby and C++
-
ABEND dump #2
Since I tried Sorbet, a Ruby type-checker, the idea of building an ahead-of-time compiler for Ruby is a cool side project that has been in my mind for some time now. To my surprise, during Hacktoberfest, I got to know Natalie, this AOT compiler written in C++ by Tim Morgan.
-
Ruby Together
Unlike other languages, ruby is mainly driven by one application - Rails. As newer web FWs come, it's hard to see Rails keep up. The trends for Rails does not look good for the past 5 years [1]. I am hopeful that natalie [2] will work. If it does, it will remove the biggest downside to ruby.
[1] https://trends.google.com/trends/explore?date=today%205-y&q=...
- Natalie: A unique Ruby implementation, compiled to C++ (WIP)
What are some alternatives?
When comparing wok and natalie you can also consider the following projects:
fib - Performance Benchmark of top Github languages
yjit - Optimizing JIT compiler built inside CRuby
tenderjit - JIT for Ruby that is written in Ruby
ruby-compiler-survey - A project cataloguing, preserving, and dissecting compilers for the Ruby programming language
Opal - Ruby ♥︎ JavaScript
ruby - The Ruby Programming Language
Ruby on Rails - Ruby on Rails
sorbet - A fast, powerful type checker designed for Ruby
okami - okami is an application development platform