[Gambas-devel] Gambas 3 most wanted features

Laurent Carlier lordheavym at ...176...
Fri Aug 29 10:42:12 CEST 2008


I would like to introduce a thread with a "Gambas 3 most wanted features" 
where developers can talk about feature they want to be in G3 (nice code name 
no ?), in the point of view of developers (component and ide), and users 
(gambas projects).

So let me start:
[INTERPRETER]
* Got G3 interpreter as a library, so G3 can be "embed" inside app like a 
scripting engine (like lua or python),

 - G3 app (bytecode) -> gbx3 <-> (G3 library) <-> components
 - Binary app <-> G3 library <-> G3 script (bytecode, dynamicly built and 
cached like gbs ?)

* Got G3 profiling, so user can profile where his G3 code take more time an try 
to optimize it (yes, you can optimize gambas code). With an output for graphic 
profiler like kcachegring ? or an embedded G3 profiler ?

[IDE]
* Ability to order tabs, or group them (form first, code after; change their 
places; ....)

* Add close button in the title tabs (but i don't know if it's easily 
feasable)


..... Perhaps more things ! Let's talk !

Regards,
Laurent Carlier.





More information about the Devel mailing list