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 » Newbie corner » Please recommend a scripting language
Re: Please recommend a scripting language [message #32819 is a reply to message #32816] Mon, 13 June 2011 05:19 Go to previous message
Lance is currently offline  Lance
Messages: 656
Registered: March 2007
Contributor
Thank you, Honza!

Esc is more than enough for me right now. v8/python on the other hand use more popular language. But as it's just simple formula, any user should figure out how to write correct formula giving some examples. I particularly like the ease to extend the language by writing UDF in host language (C++), plus, absolutely no extra steps is required to use it.

BTW, after some hours experiment, it now works exactly as I desired.

I spend some time to figure out a Esc string is an Array. Some more time to figure out instead of "String" + 100, I should use "String" + to_string(100). And to be able to use to_string, I need to call StdLib(...) as demonstrated in EscApp example. And finally, the EscValue::ToString() sandwiches output string in a pair of quotes, I need to remove them to get the String I needed.

Anyway, it only gets faster and better.

Thank you again for your help!
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: stl question
Next Topic: MSVC 10 to Upp conversion
Goto Forum:
  


Current Time: Sun Aug 24 10:42:23 CEST 2025

Total time taken to generate the page: 0.03484 seconds