Skip to search.
mattathias · Mattathias: Building a better BASIC

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 97 - 126 of 549   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
97 samuel.crow@...
samuraicrow Offline Send Email
Aug 15, 2004
1:52 am
What do you all think about the progress Mike has made in the current release of Mattathias?...
98 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 15, 2004
6:21 am
Hi, I have unable to test it yet. I hope to do so soon. Would it be a good idea to already sort if make a sound part like playing modules? That you can play it...
99 Ragnar Fyri
fyri57 Offline Send Email
Aug 15, 2004
3:39 pm
'Twas the night before 15.Aug.04, and all through the net, not a creature was stirring except for samuel.crow@..., ... Hard to say anything about the...
100 samuel.crow@...
samuraicrow Offline Send Email
Aug 15, 2004
4:42 pm
... (1.9). ... Yes I had noticed this and Mike is aware of it. I must say I was somewhat disappointed when I saw he used 68k Assembler for the code generator...
101 Michael Ness
sidewinder52c Offline Send Email
Aug 15, 2004
7:33 pm
... Windows. ... Do you honestly think this is the best approach? If I changed the code generator to output C instead of assembly it may make it easier to...
102 Crow, Samuel David
samuraicrow Offline Send Email
Aug 16, 2004
4:10 pm
... From: Michael Ness [mailto:sidewinder52c@...] Sent: Sun 8/15/2004 2:33 PM To: mattathias@yahoogroups.com Subject: [mattathias] Re: Progress being...
103 samuel.crow@...
samuraicrow Offline Send Email
Aug 18, 2004
12:08 pm
Isn't anybody else going to comment?...
104 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 20, 2004
12:17 pm
Hi, I am not so much into it so I cannot really give a valuable comment. Sorry. But it seems that what Mike is doing will generate speed. Right? Patrick ... ...
105 Crow, Samuel David
samuraicrow Offline Send Email
Aug 20, 2004
3:06 pm
What Mike is doing right now is called a P-Code compiler. It generates code by substituting Basic commands with equivalent machine language. The problem is...
106 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 20, 2004
3:57 pm
Hi, Thanks for the info. The way the old amos compiler works is P-Code then? Patrick ... From: Crow, Samuel David To: mattathias@yahoogroups.com Sent: Friday,...
107 Michael Ness
sidewinder52c Offline Send Email
Aug 20, 2004
9:58 pm
Yes, AMOS was a P-code compiler. What David is saying is correct. I would have a hard time creating a code optimizer as good as GCC's, and if I did that it...
108 Crow, Samuel David
samuraicrow Offline Send Email
Aug 21, 2004
3:30 pm
The only C translator that I've ever heard of being implemented as a frontend to GCC is G++ the c++ parser for GCC. P2C the Pascal translator generates C...
109 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 25, 2004
7:18 pm
Hi Mike, Any news on what it is going to be? Sticking with what you did and had planned or a new direction? Patrick ... From: Michael Ness To:...
110 Juha-Pekka Jokela
jpjokela Offline Send Email
Aug 26, 2004
4:07 pm
Hello Patrick ... Note, these are my own ideas, not anything "official" One idea I had, was to do some kind of "Amos to C converter" that would convert Amos...
111 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 27, 2004
6:49 am
Hi J-P, Your ideas certainly would speed up the move from Amos to C code. Might be handy to have a look at that AmosToC converter program for M-Basic. Would it...
112 Juha-Pekka Jokela
jpjokela Offline Send Email
Aug 27, 2004
8:54 am
Hello Patrick ... It's not my program, but you can find it on AmiNet here: ftp://de.aminet.net/pub/aminet/dev/amos/Amos2C.lha readme is here: ...
113 Crow, Samuel David
samuraicrow Offline Send Email
Aug 27, 2004
2:32 pm
I think Mike's Flex and Bison knowledge would be put to good use just by using his existing code. The parser on Amos2C is only partially functional at best...
114 Michael Ness
sidewinder52c Offline Send Email
Aug 28, 2004
5:02 am
Well, I've been considering the options, but haven't made any decisions yet. Here are my thoughts: Creating a frontend for GCC would greatly speed things up...
115 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 28, 2004
11:40 am
Hi, ... You sort if go for the first option. I think this is the best way too. It's ok if things take some time but too long could kill the project. Patrick ...
116 Crow, Samuel David
samuraicrow Offline Send Email
Aug 28, 2004
3:55 pm
The only port of GCC 3.x for Amiga is the one that comes with the OS 4 prerelease. (OS 4 doesn't support ixemul.library so it is safe to say that version 3.4...
117 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 31, 2004
4:27 pm
Hi, It is a programming question so here we go. If you want to do sound programming in OS4 you have to do it through AHI, right? That is the "new" path. Anyone...
118 Crow, Samuel David
samuraicrow Offline Send Email
Aug 31, 2004
4:48 pm
That is correct. AHI is the only way to program sound on OS4. ________________________________ From: Patrick Wesseling [mailto:patrick@...] Sent:...
119 Patrick Wesseling
patrickwesse... Offline Send Email
Aug 31, 2004
5:10 pm
Hi, Ok, thanks. I heard it was not always that good. I never really checked it out. Maybe it is time I do that. :-) Patrick ... From: Crow, Samuel David To:...
120 Michael Ness
sidewinder52c Offline Send Email
Sep 15, 2004
2:38 am
Well, it's been a crazy month so far. We've been under the threat of 3 hurricanes here in Georgia in the past month, but only one actually hit us. But that...
121 Patrick Wesseling
patrickwesse... Offline Send Email
Sep 15, 2004
8:09 am
Hi Mike, Thanks for the update. The part I am looking forward to is the "extension" part. I want to have a go at making some extensions. Simple at first so...
122 samuel.crow@...
samuraicrow Offline Send Email
Nov 10, 2004
8:24 pm
Lately in what little spare time I have I've been trying to get ParaGUI to work. Since it uses SDL-related APIs for all of its operation it should be useful...
123 Michael Ness
sidewinder52c Offline Send Email
Nov 13, 2004
5:32 pm
That's a good question. How should they be implemented? OOP is really a question of language design rather than code generation. It is the compiler that...
124 samuel.crow@...
samuraicrow Offline Send Email
Nov 17, 2004
3:28 am
For those of you who are waiting for any news on the AMOS front I've discovered that Alvyn Basic has a Windows version uploaded to the file area of their Yahoo...
125 samuel.crow@...
samuraicrow Offline Send Email
Dec 12, 2004
6:40 pm
Sorry about the delayed response. How to implement OOP on Mattathias depends on how the identifiers are stored in memory. Ideally we'd use either a hash table...
126 Michael Ness
sidewinder52c Offline Send Email
Dec 12, 2004
10:11 pm
... Currently I'm using a hash table to store the identifiers. I think I see what you're saying about the extra tables. What should the symtax look like for...
Messages 97 - 126 of 549   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help