Open GoogleCodeExporter opened 8 years ago
Sorry for a late reply. (Never got any notification on your post.)
You have probably gone ahead and chosen another language by now, but I'll
answer anyhow:
1) For building PikaCmd, check out the SourceRedist directory. It contains some
small shell script / batch files to build PikaCmd from scratch. It uses an
amalgamation of all required source files for simplicity. The required files
are PikaCmd.cpp, PikaScript.cpp and QStrings.cpp. The latter is just an
optional quick STL string substitute.
2) OS X, Windows and Ubuntu as of now. Since the code contains absolutely zero
platform specific dependencies it is more a question of compiler compatibility
than OS compatibility.
3) I'd say it is stable. We've been using it in production since 2008. It runs
the GUI in on of our most popular commercial products: Synplant. It also
generates the patterns for Patternarium, runs our build scripts and more.
I have a new version locally that I should merge up here soon. Also many
experimental libraries, like PEG parsing and more.
Original comment by malstro...@gmail.com
on 16 Oct 2014 at 7:11
(We also use PikaScript for Microtonic user scripts. http://soniccharge.com for
info on all these products.)
Original comment by malstro...@gmail.com
on 16 Oct 2014 at 7:38
Original issue reported on code.google.com by
ingwie2...@googlemail.com
on 10 Jul 2014 at 9:53