curiousdannii/gnusto
{ "createdAt": "2009-03-27T15:04:24Z", "defaultBranch": "master", "description": "Gnusto is a JIT compiler and virtual machine for the Z-Machine, originally written by Marnanel Thurman", "fullName": "curiousdannii/gnusto", "homepage": "", "language": "JavaScript", "name": "gnusto", "pushedAt": "2024-07-08T05:37:54Z", "stargazersCount": 39, "topics": [], "updatedAt": "2024-07-22T03:53:04Z", "url": "https://github.com/curiousdannii/gnusto"}Gnusto is a JIT compiler and virtual machine for the Z-Machine, originally written by Marnanel Thurman.
History
Section titled “History”Marnanel Thurman originally designed Gnusto as a Mozilla/Firefox extension for a full Z-Machine interpreter. He and a few others worked on it for several years, but stopped in 2005.
In 2008 Atul Varma used the VM engine code and built a new interpreter interface around it. Parchment, as it was named, was no longer a extension, but now a webpage that could run in any (modern) browser.
Dannii Willis started working on Parchment in late 2008. In early 2009 he decided to again separate Gnusto from Parchment, and moved its development to GitHub. In 2011 he started working on ifvms.js instead. Gnusto is no longer maintained.
Licencing
Section titled “Licencing”Gnusto is licensed under the GNU GPL v2 license.
The source code
Section titled “The source code”The latest Gnusto sources will be available at http://github.com/curiousdannii/gnusto/
Prior to GitHub, Gnusto has been developed at: http://www.mozdev.org/source/browse/gnusto/ http://hg.toolness.com/web-gnusto http://code.google.com/p/parchment/source/browse/trunk