Community

SCI Programming => SCI Development Tools => Topic started by: troflip on April 09, 2016, 01:03:14 AM

Title: Decompiler blog posts
Post by: troflip on April 09, 2016, 01:03:14 AM
In case anyone is interested, I wrote up a series of blog posts detailing how the decompiler is implemented:

https://mtnphil.wordpress.com/2016/04/09/decompiling-sci-byte-code-part-1/
Title: Re: Decompiler blog posts
Post by: Kawa on April 09, 2016, 03:02:37 AM
Always interested in tech blogs that I'll only half-understand.
Title: Re: Decompiler blog posts
Post by: lance.ewing on April 09, 2016, 11:41:53 AM
Absolutely brilliant Phil!  Thanks for this.  I've read a lot of the theory before, but its great for there to be a series of decompilation posts specifically for the SCI "Script" language.
Title: Re: Decompiler blog posts
Post by: OmerMor on April 09, 2016, 01:57:58 PM
This is great Phil!
Will definitely have to put up some time to read this.

Thank you!
Title: Re: Decompiler blog posts
Post by: lskovlun on April 09, 2016, 09:48:41 PM
Agree with the others, this is a great overview!
Title: Re: Decompiler blog posts
Post by: Collector on April 10, 2016, 11:16:56 AM
I added a few links to it in the Wiki as well as in the SHP facebook group.