|
From: | Thomas Preudhomme |
Subject: | Re: [Tinycc-devel] llvm IR target |
Date: | Wed, 12 Mar 2014 23:22:56 +0800 |
User-agent: | Roundcube Webmail/0.7.2 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |