From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by vger.rutgers.edu id <155310-31090>; Wed, 16 Dec 1998 20:42:09 -0500 Received: from raptor.cqi.com ([205.252.44.227]:15089 "EHLO raptor.cqi.com" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <155511-31090>; Wed, 16 Dec 1998 20:27:06 -0500 From: Rick Hohensee Message-Id: <199812170158.UAA11543@raptor.cqi.com> Subject: 3 stacks, 1900 lines, one gcc function To: linux-kernel@vger.rutgers.edu Date: Wed, 16 Dec 1998 20:58:39 -0500 (EST) Content-Type: text Sender: owner-linux-kernel@vger.rutgers.edu http://cqi.com/~humbubba/3sm.html is version 0.3 of a Forth-like language I've been working on. It has about the the functionality of the dc command at this point. It's a 3 stack virtual machine with a state variable or virtual register for what size an int is at the moment. What I suspect may be of interest here is that it is all in main(). Or whatever you decide to call main(). __linux_openfirmware_sniffer() maybe. But I'm quite clueless on the possibilities. I just know it's a lovely fresh pile of pony manure, and you never know, there MAY be a pony in there. So Appy Olidays Rick Hohensee http://cqi.com/~humbubba oh, the long blurb is floating through comp.lang.forth right now. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/