Categories: None [Edit]

daedalus-core

https://rubygems.org/gems/daedalus-core
https://github.com/rubinius/daedalus-core
Daedalus is a build system based on years of attempting to build Rubinus with a collection of Rake tasks. Rubinius is a complex system. It has dependencies on external C libraries (some of which are vendored), internal C/C++ libraries, Ruby C-extensions, and compiled Ruby code. The Rubinius bytecode compiler is written in Ruby, so we have to bootstrap compiling it. Rake fails at this task because there is no way to manage multiple, independent dependency trees without subprocessing another Rake process. This results in unreasonable and unmanagable complexity.

Total

Ranking: 17,221 of 196,125
Downloads: 115,035

Daily

Ranking: 14,383 of 196,106
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec

Owners

#GravatarHandle
1iconbrixen