I just heard about REBOL recently as it was mentioned as a "good new language to learn" at the "Future of Programming Languages" [1] talk at Strange Loop.
I am happy to help anyone who would like to add Babel support for REBOL. The existing ob-*.el language files should serve as a good guide. My only request for anyone looking to implement such support is that they be willing to sign the FSF copyright assignment (see [2]). Cheers -- Eric Srinivas <sp...@yahoo.com> writes: > I don't know if anyone in this community has heard of REBOL (http:// > www.rebol.com). > > REBOL seems ideally suited for such scripting tasks. For example, the page > (http://www.rebol.com/oneliners.html) lists a number of one liners that show > the potential. > > Here is a oneliner (#6 from the oneliners.html) to Save web page text to a > file: > > remove-each tag page: load/markup http://www.rebol.com [tag? tag] write > %page.txt page > > > REBOL is cross platform and is under 1MB. Having support for REBOL in Babel > may > be useful. > > Disclaimer: I have no connection to REBOL's development. I have used it as a > portable solution for producing HTML documentation from plain text (Makedoc - > http://www.rebol.net/docs/makedoc/fastmd.html). > > - Srinivas > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode Footnotes: [1] http://www.infoq.com/presentations/Future-of-Programming-Languages [2] http://orgmode.org/worg/org-contribute.php#sec-2 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode