World: r3wp
[Syllable] The free desktop and server operating system family
older newer | first last |
Volker 3-Sep-2005 [129] | forth-compiler. |
Graham 3-Sep-2005 [130] | Doesn't look like they released the original assembler or c source |
Kaj 3-Sep-2005 [131] | That's what I mean. 68000 Output is no good on Syllable |
Volker 3-Sep-2005 [132] | But the usual ones are simple. DOn't know if they do tricky optimizing. |
Kaj 3-Sep-2005 [133] | If you want this, you should look at the portable Forth that one of the authors did |
Volker 3-Sep-2005 [134] | No, but you can replace it with a x86-compiler. bigforth has one. |
Graham 3-Sep-2005 [135] | Anyway, it's full of forth source so that could be useful if someone else ports another forth over. |
Volker 3-Sep-2005 [136] | but then bigforth has everything else too, and a swapdragon. |
Graham 3-Sep-2005 [137] | So, Volker is volunterring to port BigForth ? |
Kaj 3-Sep-2005 [138x2] | Replacing it with an X86 compiler would mean rewriting it. And then you have a new compiler that can't be ported when we port Syllable to some other architecture |
This is one of the things where Syllable is generally much more modern than AmigaOS. It's all portable C and C++. There are just a few very small fragments of assembler code in Syllable | |
Volker 3-Sep-2005 [140] | forth-compilers are not that complex, mostly "look word up, copy some bytes". Except of the professional ones which do register-optimizing and tricks. |
Graham 3-Sep-2005 [141x2] | I ported FigForth to the c/Plus4 but I had the fig assembler source. |
the forth interpreter is tiny ... | |
Volker 3-Sep-2005 [143] | fig yes. and every compiler-bit can be reused in the application as a menu-system :) |
Graham 3-Sep-2005 [144x2] | well, Phil Burk did release his portable forth with source ... so that's the way to go I guess. http://www.softsynth.com/pforth/ |
Been ported to BeOS. | |
Kaj 3-Sep-2005 [146] | Yup, that's a good indicator for Syllable |
Graham 3-Sep-2005 [147] | for those that need a LHA decompressor ... http://www.nonags.com/nonags/ziputil.html |
Volker 3-Sep-2005 [148] | pfe has a tcp/ip-lib. pforth too? |
Graham 3-Sep-2005 [149] | pfe is commercial. |
Volker 3-Sep-2005 [150] | http://pfe.sourceforge.net/lgpl. |
Graham 3-Sep-2005 [151] | Taygeta has a native forth tcp/ip stack. |
Volker 3-Sep-2005 [152x3] | syllable: will this work? |
http://www.other-space.com/sub/?section=Installing_Syllable&tutorial=Installing_From_Boot_Floppies | |
But not public? | |
Kaj 3-Sep-2005 [155] | The boot floppies are old. They may not contain the unzip executable that you need to unpack the Syllable base package. You may be able to extract unzip from the base package and add it to the floppies, or put it on a FAT partition and mount that from the floppies |
Volker 3-Sep-2005 [156x3] | (taygeta tcp i mean) |
Can i install an old syllable and upgrade that? | |
I like to walk thru walls.. | |
Kaj 3-Sep-2005 [159x2] | You could, but it would be messy, especially the last upgrade to 0.5.7. And you may not find out that newer Syllables don't run on your machine until you upgrade |
The live CD is really the easiest way to get going | |
Graham 3-Sep-2005 [161] | Taygeta's is based upon BSD socket interface, but they recommend that if the host already provides a stack, it is only necessary to write the inteface. |
Kaj 3-Sep-2005 [162x2] | Did you find the base zip and the floppies yet? |
http://sourceforge.net/project/showfiles.php?group_id=55553&package_id=50546 | |
Graham 3-Sep-2005 [164] | Volker is looking for 360k floppies... |
Kaj 3-Sep-2005 [165x2] | Oh, right... |
I have stacks of 130K floppies for him... | |
Volker 3-Sep-2005 [167] | Including a machine to use them? :) |
Graham 3-Sep-2005 [168] | I suspect he is waiting for Blue Ray to be released. |
Kaj 3-Sep-2005 [169] | Stacks of Atari 8-bits, yes |
Volker 3-Sep-2005 [170x2] | then forth would make really sense. |
Lets make a computer-museum. | |
Kaj 3-Sep-2005 [172x2] | I have one upstairs |
It's boxy, but good :-) | |
Volker 3-Sep-2005 [174x2] | :)) |
Do you know how booting works? if i extract the cd to hd and fidle with lilo, can i then boot something? | |
Kaj 3-Sep-2005 [176x2] | Follow the install instructions. You have to install Syllable's version of GrUB |
If you want to boot with something else, like LiLo, you have to install GrUB in the Syllable partition instead of the Master Boot Record, and chainload to there from LiLo | |
Graham 3-Sep-2005 [178] | how does the reboot time for syllable compare with other os's? Does it make it viable to run as a server? |
older newer | first last |