|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Is ther a LISP language code in Open Software that I can download for
Ruby? Also, how do I best represent contigeous memory locations in Ruby? Is it better to represent that a a multi dimentional arrary? Or, a very, very long String? Thanks. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 12.03.2008 22:14, bbr53221@yahoo.com wrote:
> Is ther a LISP language code in Open Software that I can download for > Ruby? What exactly do you mean by this? Are you looking for a LISP implementation written in Ruby? IIRC there was discussion about something like this few weeks before here. > Also, how do I best represent contigeous memory locations in Ruby? > Is it better to represent that a a multi dimentional arrary? > Or, a very, very long String? Again, I am not sure what you mean here. Why would one want to use a _multi dimensional_ array to represent _contiguous_ memory? Or did you mean contagious memory? :-) Kind regards robert |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Wed, Mar 12, 2008 at 10:54 PM, Robert Klemme
<shortcutter@googlemail.com> wrote: > On 12.03.2008 22:14, bbr53221@yahoo.com wrote: > > Is ther a LISP language code in Open Software that I can download for > > Ruby? > > What exactly do you mean by this? Are you looking for a LISP > implementation written in Ruby? IIRC there was discussion about > something like this few weeks before here. > There's BusScheme[1] and Lisp in Ruby[2] [1] http://dev.technomancy.us/BusScheme [2] http://onestepback.org/index.cgi/Tec...LispInRuby.red [3] some more info on both: http://www.rubyinside.com/busscheme-...reter-756.html |
|
![]() |
| Outils de la discussion | |
|
|