Directories
¶
| Path | Synopsis |
|---|---|
|
conformance
|
|
|
rspec/parsesweep
command
Command parsesweep runs every .rb file under one or more roots through rbgo's front-end (parse + compile, NO execution) and reports an acceptance rate.
|
Command parsesweep runs every .rb file under one or more roots through rbgo's front-end (parse + compile, NO execution) and reports an acceptance rate. |
|
webapp
Package webapp is a reference-app RUN-conformance harness for rbgo: it proves that the embedded interpreter can actually *run* real Ruby web apps end-to-end (run, not merely parse), by driving the Rack `call(env)` contract directly with a synthetic Rack environment — no TCP socket, no network.
|
Package webapp is a reference-app RUN-conformance harness for rbgo: it proves that the embedded interpreter can actually *run* real Ruby web apps end-to-end (run, not merely parse), by driving the Rack `call(env)` contract directly with a synthetic Rack environment — no TCP socket, no network. |
Click to show internal directories.
Click to hide internal directories.