[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Dollar Sign in Identifiers Extension
From: |
Daniel Holden |
Subject: |
[Tinycc-devel] Dollar Sign in Identifiers Extension |
Date: |
Wed, 08 Apr 2015 15:33:51 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
Hi all,
I'm interesting in working on adding the following GNU extension to
`tcc` which allows for dollar signs in identifiers:
https://gcc.gnu.org/onlinedocs/gcc-3.0.1/gcc_5.html#SEC97
Who is in charge of development at the moment, and how/where would I
contribute? Additionally is this the sort of contribution that would be
accepted, or does `tcc` wish to remain more closely aligned with the C
standards .
I've had a look over the source code and looked at how this might be
done. Would this simply be a case of changing line 945 in tcc.h or is
there some kind or structure in place for language extensions? I'm happy
to look into it more if it seems like a good idea.
Thanks in advance,
Dan
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
- [Tinycc-devel] Dollar Sign in Identifiers Extension,
Daniel Holden <=
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Sergey Korshunoff, 2015/04/09
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Daniel Holden, 2015/04/10
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Sergey Korshunoff, 2015/04/10
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Sergey Korshunoff, 2015/04/10
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Thomas Preud'homme, 2015/04/11
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Daniel Holden, 2015/04/11
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Sergey Korshunoff, 2015/04/11
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Daniel Holden, 2015/04/13
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Ramsay Jones, 2015/04/13
- Re: [Tinycc-devel] Dollar Sign in Identifiers Extension, Ramsay Jones, 2015/04/13