LISP, and Contigeous Memory in Ruby

B

bbr53221

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.
 
R

Robert Klemme

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top