gforth
[Top][All Lists]
Advanced

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

Re: [gforth] [feature request] literate programming support


From: Jay Pinkman
Subject: Re: [gforth] [feature request] literate programming support
Date: Sun, 12 Oct 2014 19:56:53 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 10/12/2014 07:08 PM, Anton Ertl wrote:

> ]] ... [[ is used for "postpone mode"

these words are not listed on
http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Word-Index.html

are brace variants in use to? the idea is to use as many brackets as you
need. like so:

\ {{ title
    body
}}{{{{

: }} ( some -- ) code ;

}}}}

the whole idea is inspired by lua.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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