On Sun, Jun 02, 2013 at 12:23:00AM +0200, Paul Boddie wrote: > On Saturday 01 June 2013 21:51:27 Bas Wijnen wrote: > > If you want to try things out, but the installation seems prohibitively > > hard (I can imagine ;-) ), then just say so and I'll make it a priority > > to make it easier. > > One thing that seems awkward at the moment is obtaining the toolchain to > compile the code. The code seems to be written in an indentation-based > variant of C++, reminiscent of a project I saw once called pyplusplus (or > something similar). Is there a permanent Web page for the toolchain?
There wasn't, but it's my own preprocessing tool so I just uploaded it to github: http://github.com/wijnen/pypp/. After running that, it's just normal C++ code, indeed (except that I'm not using any features that require the standard library, such as constructors or virtual functions). I hope that helps. Thanks for asking, Bas
signature.asc
Description: Digital signature
_______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

