Linked by Thom Holwerda on Wed 15th Jun 2011 14:23 UTC, submitted by Valhalla
Thread beginning with comment 477328
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[6]: How fast could i make my code:
by codestr0m on Thu 16th Jun 2011 10:14
in reply to "RE[5]: How fast could i make my code:"




Member since:
2006-01-24
Like everyone else, I didn't find any open source code. Technically they might not distribute the source code to non-customers.
https://github.com/path64/repositories
AFAIK these are the source code repositories for path64 compiler and debugger. However, unless I'm mistaken not all proprietary path64 features has yet been added to this repo but they will be (it's after all the whole point of this announcement).
Meanwhile you can try out prebuilt nightlies from the homepage: http://www.pathscale.com/ekopath-compiler-suite
Does anyone know what they mean by "open source"? The following statement gives me the impression they're not going to use GPL3 for the debugger or the compiler.
The compiler suite is open sourced under GPLv3, the debugger is released under BSD (same goes for their libcxx runtime).