Re: Pengine - the Prolog engine running SWISH
"Richard A. O'Keefe" <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 16/08/2013, at 2:08 AM, Michael Hendricks wrote: > I predict that Prolog web development will eventually settle on a good > Prolog engine written in Javascript that's code compatible with SWI-Prolog. > That would eliminate network latency, allow one to use SWI's extensive > library (at least the pure Prolog parts) and run the same code in both the > client and server. My first reaction was "that's crazy". My second reaction was, "you know, given emscripten and Asm.js, that 'good Prolog engine written in Javascript' could *be* SWI Prolog".