If you use `scribble/srcdoc', please check that the latest version
still works on your code.
I've changed the implementation to use submodules. In the old
implementation, `require/doc' and `provide/doc' expanded to
syntax-quoted constants that the compiler would drop when creating
bytecode (so tha
On Sat, May 12, 2012 at 12:49 AM, Eli Barzilay wrote:
> 5 hours ago, Neil Toronto wrote:
> > On 05/09/2012 02:18 AM, Laurent wrote:
> > > From the guide: "Caveat 1: Until language specifications come with
> > > fixed indentation rules, we need to use the default settings of
> > > DrRacket’s inden
On 05/11/2012 06:45 AM, [email protected] wrote:
Hi,
I have done two interseting things.
1. Ported syntax-parse over to guile.
2. Implemented racket's match completely with the help of syntax parse.
Comments about 1.
I found that the lack of possibility to define two syntax classes
3 matches
Mail list logo