2011/11/12 John Spikowski <supp...@scriptbasic.org>:
> On Fri, 2011-11-11 at 19:11 -0800, Avenger wrote:
>
>> Any suggestions to uncompress that .gambas file John?
>
>>
> Finally, the archiver is a program that creates a Gambas executable from
> a Gambas project directory.
>
> Note that a Gambas executable is just an uncompressed archive of a
> project. It can include any type of file, not just compiled bytecode,
> and it is internally accessed by the interpreter like a file system.

not totally ,... the source are before compiled in a bytecode or opcode

that why it is difficult to retreive the original source !... but not
impossible ... (without all classes names or var name i think)

>
>
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to