UMMF is an open-source implementation of UML-compatible meta-meta-model, for the purposes of reifying meta-model implementations and to provide a platform for building flexible model and meta-model transformation tools.
Jaby=Java+Ruby
Jaby is a programming language that extends Java with the syntax of do/yield in Ruby.
Jaby also provide a set of library that written in Jaby.
A set of tools and utilities that allow development teams to practice code generation techniques in a scalable and extensible manner. This is based on the style of code generation found in Ruby on Rails.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Jostraca is a general purpose code generation toolkit for software developers, using a syntax similar to JSP. Jostraca can be extended to generate code in any language, using any language, while placing no restrictions on software design.
FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
Tar2RubyScript transforms a directory, containing your
application into one single Ruby script, along with some code
to handle this archive. When this script is run, it extracts
the archive and runs the application.
(To pronounce, just say the letter: AAY WHY QUEUE.)
A collection of high-level models and utility code applicable to interactive applications.
e.g. Fixed/variable timestep timing, state machine, etc.
Convert copy. Pipes existing converter tools together to convert files from a format to another.
E.g. add the converters 'pdf -> text' and 'text -> wav' and you can convert pdf to wav.
Automatically installs missing converters in Debian.
Ruby Inline's 13+ releases has been fully migrated to http://rubyforge.org/projects/rubyinline/ Please go there for more information. It just seems to work better over there. :/ (just click home page above)
Newfile is a "filestarter": it generate starter files using a full featured template preprocessor. It can also generate new project trees, e.g., for a FreeBSD port.
JTools.Ruby is easy way to access Java 2 class-files via scripts written in Ruby language. There are class-file disassembler, assembler and simple Ruby to Java bytecode compiler. The work is at the start point.
Ripley is a programming language that is somewhere between Forth and Postscript in terms of syntax. It is written in Ruby. There are several interesting techniques that were used to build Ripley including code generation for the individual language ops,
Create a text editor for computer programmers. Use ruby as underlying system and write core code in C. Support at least inline debugging as well as common features such as colored keywords.
Breeze is a build and test automation framework for software developers. It is written in Ruby and can be extended to include tasks that interact with other tools such as sourcecode repositories, compilers, test frameworks, and installers.
Generate C++ header files from cpp files. Inspired by javadoc, and doxygen style source commenting. No need to maintain two seperate files to represent one class. Create and keep your headers up-to-date with your cpp files with little effort.