Re: Way Cool: Topaz 0.10 runs code!
[email protected] (John Tobey) Wed, 2 Feb 2000 03:58:31 -0500 (EST)
| Newsgroups | perl.perl6.porters |
|---|---|
| Message-ID | <[email protected]> |
Chip wrote:
> Joe-Bob says, "Check it out!"
>
> <URL:http://download.sourceforge.net/topaz/topaz-0.10.tar.gz>
>
> Topaz 0.10 includes LOTS of new stuff. Most importantly, it actually
> _runs_code_! You have to build the Op tree by hand -- no parsing --
> but still, doggone it, it's nice to have 'hello world' run!
Sorta like playing with a virtual Altair. :-)
Bug!
--- proto.ops Wed Feb 2 03:53:02 2000
+++ proto.ops~ Tue Feb 1 15:59:07 2000
@@ -58,7 +58,7 @@
op glob_code : desc("global subroutine"),
Cargo(ConstGlobPtr; const Glob *),
- run { interp->push($1->code()); }
+ run { interp->push($1->hash()); }
#
# User-visible
--
John Tobey, late nite hacker <[email protected]>
\\\ ///
]]] With enough bugs, all eyes are shallow. [[[
/// \\\