Pakket: ruby-inline (3.12.4-2)
Verwijzigingen voor ruby-inline
Debian bronnen:
Het bronpakket ruby-inline downloaden:
Beheerders:
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Patrick Ringl (QA-pagina)
- Paul van Tilburg (QA-pagina)
- Gunnar Wolf (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby library for embedding C/C external module code
Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it.
You can even write extra builders that will allow you to write inlined code in any language. Use Inline::C as a template and look at Module#inline for the required API.
Andere aan ruby-inline gerelateerde pakketten
|
|
|
|
-
- dep: rake
- ruby make-like utility
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-all-dev
- Ruby development environment (all versions supported in Debian)