| Sign In/My Account | View Cart |
| Article: |
Introducing REBOL with Amazingly Easy GUI Programming | |
| Subject: | Cool Language, but ? | |
| Date: | 2003-11-06 06:58:47 | |
| From: | anonymous2 | |
|
Response to: Cool Language, but ?
|
||
| If you want to be able to deploy the ruby interpreter and deploy it like Rebol, just compile it staticly( ok, not an easy task, but it's doable ) against the libs and then, viola, just shove it anywhere in your system, Path it, and use it. | ||
Showing messages 1 through 1 of 1.
If you want to do GUIs, you'd still have to deploy TCL/TK with your Ruby apps as well, correct? (I think I still have 1.6 here)