Skip to content

jonklein/rubypush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyPush

A Ruby implementation of the Push 3 programming language for evolutionary computation (http://faculty.hampshire.edu/lspector/push3-description.html).

Description

RubyPush is a version of the Push programming language for evolutionary computation, and the PushGP genetic programming system, implemented in Ruby. More information about Push and PushGP can be found at http://hampshire.edu/lspector/push.html.

Command-Line Usage

The RubyPush gem is typically incorporated into other applications, but the command-line "rubypush" script lets you test out programs from the command-line.

rubypush [push-program]

Example:

rubypush '(1 2 integer.+)'

About

A Ruby implementation of the Push Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages