wok
Compiler that has been integrated into Okami now (by wolfgangj)
fast
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings (by jonatas)
Our great sponsors
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.
fast
Posts with mentions or reviews of fast.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-14.
-
Future of Ruby – AST Tooling
Some of these tools have even already been wrapped, like Jonatas's work on FFast which works on top of NodePattern and some of RuboCop's previous work. Really the only things between us and this future is a bit more wrapping and polish, as well as integrations into something like VSCode.
What are some alternatives?
When comparing wok and fast you can also consider the following projects:
ruby-next - Ruby Next makes modern Ruby code run in older versions and alternative implementations
okami - okami is an application development platform
unparser - Turn Ruby AST into semantically equivalent Ruby source