From owner-freebsd-hackers Sat May 2 03:07:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA29375 for freebsd-hackers-outgoing; Sat, 2 May 1998 03:07:11 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA29364 for ; Sat, 2 May 1998 03:07:07 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id CAA26152 for ; Sat, 2 May 1998 02:57:48 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd026150; Sat May 2 09:57:45 1998 Message-ID: <354AECCC.41C67EA6@whistle.com> Date: Sat, 02 May 1998 02:52:12 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: C-BASIC anyone? (only oldies need apply :-) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have resurected an old project of mine that I did in 1988. (they payed me) It's CBASIC (yes CP/M's C-BASIC) to UNIC/C translater. It ran in production for years. I've decided to get it up on FreeBSD.. (now that the original owners have sold the business and written off the software. :-) you can find the first port attempt at: http://www.freebsd.org/~julian What I'm looking for is anyone who actually might have some old BASIC (any basic will do, but CBASIC would be best) programs lying around for testing. :-) I can hardly remember basic, even though I wrote the dammed compiler :-) P.s. if there are any LEX/FLEX experts out there I'm hoping someone can tell me how to tell the program to use it's own 'input()' rather than the one that flex supplies. in Lex this was easy.. (patches to my program will be accepted :-) julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message