www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Semantic passes are partially working in DParser now

reply DavidL <Davidl 126.com> writes:
I created a folder named testsuite, the little example with  
Compile-Time-Function-Evaluation works
with the pragma statement.

Thanks for people who are interested in this project. That's the power  
pushing me to make it better.

Some issues still exist. Though it's exciting for me to making it emit  
something from a CTFE through
pragma :D


DavidL
Oct 02 2007
next sibling parent Ary Manzana <ary esperanto.org.ar> writes:
Thanks for this. I can't debug well c++ code, so if DParser is ready 
I'll debug it to match the semantic code with Descent's source code 
(Eclipse + GDB in my computer can't display variables, and Descent yes :-))

DavidL escribió:
 I created a folder named testsuite, the little example with 
 Compile-Time-Function-Evaluation works
 with the pragma statement.
 
 Thanks for people who are interested in this project. That's the power 
 pushing me to make it better.
 
 Some issues still exist. Though it's exciting for me to making it emit 
 something from a CTFE through
 pragma :D
 
 
 DavidL
Oct 04 2007
prev sibling parent Davidl <Davidl 126.com> writes:
Ary Manzana Wrote:

 Thanks for this. I can't debug well c++ code, so if DParser is ready 
 I'll debug it to match the semantic code with Descent's source code 
 (Eclipse + GDB in my computer can't display variables, and Descent yes :-))
 
 DavidL escribió:
 I created a folder named testsuite, the little example with 
 Compile-Time-Function-Evaluation works
 with the pragma statement.
 
 Thanks for people who are interested in this project. That's the power 
 pushing me to make it better.
 
 Some issues still exist. Though it's exciting for me to making it emit 
 something from a CTFE through
 pragma :D
 
 
 DavidL
Cool! Hope this make descent work better.
Oct 05 2007