tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] llvm IR target


From: Domingo Alvarez Duarte
Subject: Re: [Tinycc-devel] llvm IR target
Date: Thu, 13 Mar 2014 13:04:46 +0000

Hello !

Maybe this can be of interest for this topic too -> http://milgra.com/classc/

Cheers !


On Wed, Mar 12, 2014 at 3:22 PM, Thomas Preudhomme <address@hidden> wrote:
Le 2014-03-12 21:36, mobi phil a écrit :

As you may have noticed the syntax is a bit special. Uses @ and $.

@ for decorators, and $ for referencing decorator instances. (These
are
supposed to be more than objects)

 The reason to use these is that the parsing/grammar would be easier
and the syntax will be also more visible (though a bit more typing)

You'll then need to look at tccpp which contains the tokenizer.

Best regards,

Thomas

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel


reply via email to

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