|
From: Ismael G. <is...@st...> - 2013-01-29 20:45:32
|
Interesting... We'll, we're considering starting a project licensed under MIT for a full port, in case you're interested. More details there: http://sutoiku.com/post/41792579007/quantlib-port-to-javascript -Ismael On Tue, Jan 29, 2013 at 11:13 AM, tar...@li... <tar...@li... > wrote: > Hi Ismael, > > > > I done a similar job for a client implementing JNI and using QuantLib as a > benchmark for some analytics... > > Paolo > > ----Messaggio originale---- > Da: is...@st... > Data: 29/01/2013 18.10 > A: "Luigi Ballabio"<lui...@gm...> > Cc: "qua...@li..."< > qua...@li...> > Ogg: Re: [Quantlib-dev] QuantLib in JavaScript > > > Will do! > > On Tue, Jan 29, 2013 at 9:08 AM, Luigi Ballabio <lui...@gm...>wrote: > >> No idea of the effort. You might try asking the JQuantLib people; I >> think their port is the most complete. >> >> Luigi >> >> On Tue, Jan 29, 2013 at 6:04 PM, Ismael Ghalimi <is...@st...> wrote: >> > Luigi, >> > >> > Thanks for the answer, much appreciated. >> > >> > SWIG would be a great start, but for the kind of tools we're considering >> > building, a native port will be necessary (we need everything to run in >> the >> > client). >> > >> > For previous ports to other languages, do you have an idea of how much >> > efforts in took (person-months)? >> > >> > Thanks again for your help. >> > >> > -Ismael >> > >> > >> > On Tue, Jan 29, 2013 at 8:19 AM, Luigi Ballabio < >> lui...@gm...> >> > wrote: >> >> >> >> No plans that I know of. And I don't want to discourage you, but the >> >> effort would be substantial (we're talking between 200k and 300k lines >> >> of code). Is there any specific parts of the library you're >> >> interested in? This might narrow the scope and make it easier to get >> >> something working. >> >> >> >> Another way might be to wait for JavaScript support in SWIG (last I >> >> heard, they were working on it). If/when that happens, you could use >> >> the existing SWIG interfaces to call the library from JavaScript. >> >> >> >> Luigi >> >> >> >> >> >> On Sun, Jan 20, 2013 at 2:58 PM, Ismael Ghalimi <is...@st...> >> wrote: >> >> > Hello, >> >> > >> >> > Is there any plans to do a JavaScript port of QuantLib that could run >> >> > either >> >> > on the client or on the server (using something like Node.js)? I know >> >> > quite >> >> > a few people who would be interested by this. >> >> > >> >> > If not, what would be the best way to approach such a project? >> >> > >> >> > Thanks in advance for your help. >> >> > >> >> > -Ismael >> >> > >> >> > >> >> > >> ------------------------------------------------------------------------------ >> >> > Master Visual Studio, SharePoint, SQL, ASP.NET <http://asp.net/>, >> C# 2012, HTML5, CSS, >> >> > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills >> current >> >> > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft >> >> > MVPs and experts. ON SALE this month only -- learn more at: >> >> > http://p.sf.net/sfu/learnmore_123012 >> >> > _______________________________________________ >> >> > QuantLib-dev mailing list >> >> > Qua...@li... >> >> > https://lists.sourceforge.net/lists/listinfo/quantlib-dev >> >> > >> > >> > >> > > > > |