Hi! I am a computer science student and I have a problem I just can't
seem to find an answer to. I would like to embed a read-eval-print-
loop in a website. Essentially, I'd like a window that mimics a
console: the user types in some random text, it is processed, a value
is returned and displayed, and then it waits for the user's input
again*.  Exactly like a console.

I am new to Ruby and I have only just begun looking at Rails. In fact,
I have absolutely no experience in web programming whatever. So even
if someone could just point me in the right direction, I'd appreciate
it.

* FYI, I am trying to create an online version of my research project:
an interpreter and interactive environment for a small functional
language.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to