emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] REBOL support Was: Re: [babel] ob-web


From: Eric Schulte
Subject: Re: [Orgmode] REBOL support Was: Re: [babel] ob-web
Date: Sat, 18 Dec 2010 11:13:29 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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 <address@hidden> 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.
> address@hidden
> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]