Related articles |
---|
Gorby 0.99 Released hamiltong@rcsn.nb.ca (Geoffrey Hamilton) (1996-12-07) |
From: | Geoffrey Hamilton <hamiltong@rcsn.nb.ca> |
Newsgroups: | comp.compilers |
Date: | 7 Dec 1996 23:05:45 -0500 |
Organization: | NBNet.nb.ca |
Keywords: | available |
Gorby 0.99, a small, powerful scripting language for linux, is now
ready for an official release. This language, written by Geoffrey
Hamilton, is stack-based, but allows for direct interface to Linux
system calls through int 0x80.
Since Gorby is infinitely extensible, its syntax can be added on to
infinitely. This allows for extension of the basic language set to
include any and all system calls.
This is a pre-version 1 release, so it likely has a few bugs and
needs a bit of revision, but I encourage you to take a look at it all
the same at http://198.164.159.210/~gsh/gorby.html
-hamiltong@rcsn.nb.ca
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.