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 #32816 is a reply to message #32814] Sun, 12 June 2011 22:42 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Lance

I think that the options available in U++ are (you already named few): Esc, V8, JSCore, python and TCC.

I believe all of them can do what you ask for, but some might be better choice than others... I'll give you a really quick summary, maybe it'll help you decide.

Esc: Native U++ solution, lacks documentation, but very easy to work with (the script part).

V8: I'm not really familiar with it, but I think it should work for you... It should be fast and JS is quite simple language as well...

JSCore: Definitely can do what you want, but it is not really developed (actually it was pretty much just an experiment Smile ). It has impractically big codebase.

Python: From what I heard on the forum, the U++ integration is still work in progress...

TCC: Often overlooked package in bazaar. It allows you to use a C code as script by compiling it and running in memory. Binding it to the rest of your code is thus pretty simple Wink

If I were you, I would probably go for Esc or TCC, depending on what exactly I wanted it for...

If I made some mistakes in describing some of the scripting engines above, I'll humbly accept any corrections from those who know more Wink

Best regards,
Honza

 
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:48:10 CEST 2025

Total time taken to generate the page: 0.03950 seconds