There are no reviews yet. Be the first to send feedback to the community and the maintainers!
CX16
Developments related to the Commander X 16 project.option_list
For reference only. Obsolete as of Ruby 2.1.full_dup
A recursive, deep copy version of dup with exclusion control and tolerance of non-dupable values.ruby_sscanf
A fast, pure Ruby, formatted string data parser.fOOrth
The fOOrth language project and User's Manual. Under development but now ready for alpha level exposure.ideas
A sandbox for little concepts, thoughts and ideas.mysh
My Shell; A Ruby inspired experimental shell program and application utility. Under development; getting better!make_gem
A script to setup a gem skeleton the way I like it.in_array
A tiny gem to encapsulate data in_array. A case study in replacing program flow with object oriented design.DPCUC
counted_cache
A cache for mostly read data with a high cost of retrieval.lexical_analyzer
The lexical analyzer component for the Ruby Compiler Toolkit Project (RCTP)rctp
The Ruby Compiler Toolkit Projectmini_term
A portable abstraction of the console for creating interactive character mode applications.parse_queue
An object queue for moving compiler tokens with nestable backtrack capability.composite_rng
A random number generator built by composing other random number generators.connect_n_game
A simple connect N (4..8) game with some simple AI players.fully_freeze
A deep, recursive freeze and freeze tester in pure Ruby.pause_output
A simple facility to pause output on the console terminal.zed8e
A direct threaded implementation of FORTH for the Z-80minitest_visible
A simple progress reporting gem for minitest. Deprecated. It seemed like a good idea at the time.fibonacci_rng
An experimental random number generator inspired by the famous Fibonacci number sequence.safe_dup
A safe, fast, exception free dup method that demonstrates the use of inheritance and safe monkey patching.flex_array
A flexible multi-dimensional array gem for Ruby.vls
The version ls utility; List the modules of a gem/application with version info. Useful for determining application composition. Great debug tool in rails console.test65
A simple automated test tool for cc65 code for Commander X 16 developments.insouciant
Run Ruby code snippets without worrying about warnings, errors or exceptions. E&OE for coders.safe_clone
A safe, fast, exception free clone method that demonstrates the use of inheritance and safe monkey patching.games_lessons
A series of simple demo programs for creating games in Ruby with the Gosu gem.format_output
Formatted bullet points or columns to the console or strings.full_clone
A recursive, deep copy version of clone with exclusion control and tolerance of non-clonable values.format_engine
A gem to support creating string formatting and parsing routines like strftime and strptime for any class that needs formatting and parsing.Love Open Source and this site? Check out how you can help us