RAA - el4r/1.0.4

el4r / 1.0.4

Short description: EmacsRuby engine - EmacsLisp for Ruby
Category: Library/Development
Status: stable
Created: 2005-08-11 10:04:51 GMT
Last update: 2006-09-21 07:19:02 GMT
Owner: rubikitch (Projects of this owner)
Homepage: http://www.rubyist.net/~rubikitch/computer/el4r/
Download: http://www.rubyist.net/~rubikitch/archive/el4r-1.0.4.tar.gz
License: GPL
Dependency:
None
Description:

El4r enables you to write Emacs programs in Ruby(EmacsRuby) as well as in EmacsLisp.
It also enables you to unit-test Emacs programs automatically both in EmacsLisp and in EmacsRuby.

== How to install
ruby -ropen-uri -e 'URI("http://www.rubyist.net/~rubikitch/archive/el4r-1.0.4.tar.gz").read.display' > el4r-1.0.4.tar.gz
tar xzf el4r-1.0.4.tar.gz
cd el4r-1.0.4
ruby setup.rb

ruby -S el4r-rctool -p
ruby -S el4r-rctool -i


== How to use
See the files below testing/ and doc/.

Versions: [1.0.4 (2006-09-21)] [1.0.3 (2006-08-03)] [1.0.2 (2005-12-10)] [1.0.1 (2005-12-02)] [1.0.0 (2005-11-30)] [0.9.3 (2005-10-11)] [0.9.2 (2005-10-06)] [0.9.1 (2005-08-13)] [0.9.0 (2005-08-11)]

Edit this project (for project owner)

back to RAA top