|
From: Piter D. <pit...@pi...> - 2014-04-14 11:58:14
|
Steve, Hi. How are you? I know nothing about Go but if you want to interface, instead of porting, SWIG may be your best friend - http://www.swig.org/Doc3.0/Go.html#Go. Porting seems to be harder, not only because of the amount of existing code, but the evolution of the library itself. QuantLibXL, for example, is very close to QuantLib but it is always some weeks behind in terms of releases. However, I admit that porting may be funnier to work on. :-) PS.: I only a casual contributor. Regards, _____________________Piter Dia...@pi... > Date: Mon, 14 Apr 2014 13:43:52 +1000 > From: sy...@st... > To: Qua...@li... > Subject: [Quantlib-dev] Port for Google Go > > > Hi Dev's, I am interested in creating a port of QuantLib for the > Google Go language at http://code.google.com/p/go/ . > > Is this something the community would be interested in? > > -Steve > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev |