mrtaber, how do you came to FORTH? Could you tell about your experience with FORTH? I'm interested because most people never heard about FORTH -- to bad.
Quote:
Originally posted by danengel:
<STRONG>I've been writing a FORTH-compiler called D. FORTH is a stack-based, interactively compiling language.
I'd be glad i…
Igerbarg,
The header would look like this (freehand composition, not tested):
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><p…
Quote:
Originally posted by danengel:
<STRONG>Igerbarg,
The header would look like this (freehand composition, not tested):
&lt;BLOCKQUOTE&gt;&lt;font…
It might just be easier to use MP3 Rage to organize them. I used MP3 rage on my downloaded mp3s in one folder and it organized them like iTunes does when you rip cds.
Oh, didn't you read the forum? We had a lot of discussions about that. Check out some older posts and you get the answer. Basically, you have to register at Apple for the Public So…
I went to the library Friday and checked out Mac Programing for Dummies. The book is so old it uses "Think C" a software I couldnt find much info on. I downloaded Apples free com…
I'm going to move this one over to OS X Developer. There are a few threads there for people new to programming. You should check those out. Also check out Apple's developer site.
…
The script is nice and I extracted the compiler, from Darwin. It�s the CC and ofcourse the libm and libc is missing. So it is not really helping very much. That Apple wants US$500 …
Actually Appl edoes not require you to pay $500 for the Developer Tools. They will be posting them for free download this month. If you wanted to priority access then yes you shoul…
A little tip for those who think that the darwin script copies most of the necessary things for compiling (found on macaddict.com, get the updated script). CC is actually EGCS (GC…
A little tip for those who think that the darwin script copies most of the necessary things for compiling (found on macaddict.com, get the updated script). CC is actually EGCS (GC…
Downloaded the darwin image...did I grab the right file...or did I need the source..
and then the script...where exactly is this script..I went hunting around and counld not find …
a comment to the admin....I feel this thread should belong in the general OSX board, where I had orignally posted it..
I'm not a developer, I'm a user, but I do know the power of c…
I'm not a developer either (personally I have no idea about unix dev). But anyway, its compiling stuff, and most topics relating to this have been in the osx developer forum.
Anyw…
I'm having trouble getting the Darwin self-mounting-image to mount. I downloaded it fine in MacOS X, then Stuffit expander decodes the MacBinary
into an SMI file. But when I doub…
If you start the OSX version of Disk Copy, then drag the disk image to the Disk Copy window, it should mount fine. (just did this last night)
-chris
Quote:
Originally…