Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » PR, media coverage, articles and documentation » Third CodeProject article
Third CodeProject article [message #45914] Mon, 25 January 2016 12:36 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
http://www.codeproject.com/Articles/1074135/Evaluating-expre ssion-with-descend-parser-and-Uplu

The code is now in examples too..
Re: Third CodeProject article [message #45919 is a reply to message #45914] Mon, 25 January 2016 21:02 Go to previous messageGo to next message
chickenk is currently offline  chickenk
Messages: 169
Registered: May 2007
Location: Grenoble, France
Experienced Member
Awesome.

Small typo though in the code of ExpressionEvaluator::Expression():
return x; // no more + - operators
should be :
return y; // no more + - operators

Cheers,
Lionel
Re: Third CodeProject article [message #46002 is a reply to message #45919] Mon, 15 February 2016 09:16 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
So how goes the promotion? Do the articles get any views?
Re: Third CodeProject article [message #46003 is a reply to message #46002] Mon, 15 February 2016 12:44 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cbpporter wrote on Mon, 15 February 2016 09:16
So how goes the promotion? Do the articles get any views?


Definitely.

The only trouble is that I have to choose whether to do articles or develop new stuff...

As another PR step is "allocator/Core as standalone library", I got stuck in refining Core now... At least it gives me comparison period.
Previous Topic: Second CodeProject article
Next Topic: Should we invest in social media - Facebook comeback, Twitter etc. ???
Goto Forum:
  


Current Time: Thu Mar 28 15:04:07 CET 2024

Total time taken to generate the page: 0.01393 seconds