G
goose
Joona I Palaste said:Sorry, I don't understand. What's the FARG?
Frequently Answering/Responding Groups ???
goose,
Joona I Palaste said:Sorry, I don't understand. What's the FARG?
A cassette then. It'll be cheaper and all.
I had some spare time and did a quick google groups search. If you're
only interested in the highlights, do a search for threads that have his
name in the _subject-line_. For the full load perform a search for
articles he posted. It's real fun.
Chris said:(As an aside: on modern operating systems, "memory" is usually an
illusion anyway. The OS will *simulate* a nice linear sequence of
bytes, but it does so with "pages" that are "paged in" and "paged
out" to/from some form of "backing store" -- typically on disk --
and shuffled and reshuffled without any individual program, whether
coded in C or any other language, being able to see what is happening.
The hardware must provide a certain amount of assistance to let
the OS know what a program is trying to do, and the OS then determines
whether the code is doing something "normal" and "allowed", and if
so, arranges to allow it. The OS can then also determine whether
the program is running amok, and if so, stop it. While large chunks
of OSes can be written in nothing other than strictly conforming
C code, parts *must* be written using stuff outside the C standard,
and often must be hand-coded in assembly. These include the parts
that talk with hardware to find out what the various user programs
are attempting.)
>
The original Tandem architecture, now known (more or less) as TNS1,"different" machines]Chris Torek said:For something really different, I would suggest trying [list of
Shouldn't the HP3000 running MPE fit in there somewhere? I
believe it just became unsupported. Many Burroughsisms. It DID
have a C compiler 25 years ago.
Well, 25 years ago was 1987, which predates ANSI C, but mainly I
did not list it because I never used it nor even read much about
it. (I have not used the AS/400 either, but I have read a bit from
those who have.) I think certain Tandem machines might also fit
in the "oddball" category.
Part of that seems to be an urban legend. If you believe dmr, hisThen I guess you never learned the beauty that is VAX, I suppose?
More's the pity: Understanding some of the intricacies of the DEC
minicomputers can help you grasp why some of C's crucial early design
decisions were made the way they were. For example, a flat memory
model and the whole notion of pre[increment|decrement] being usefully
different from post[increment|decrement] both came directly from the
PDPs.
Not PDP-11 specifically, but between the machine/assembly level of theTruly, C was designed to be somewhere between PDP-11 assembly and
PL/1, but closer to assembly in some key ways.
And I think learning PDP-8 assembly is what seperates the men from the
boys, esepcially if you can only use the 8 `actual' opcodes.
Are you talking about accessing memory through segmented memory spaces
by segment registers or access through the virtual memory page table? or
both?
Joona I Palaste said:A cassette then. It'll be cheaper and all.
New series just started. You can listen to each episode for a
week after transmission on Monday evenings.
http://www.bbc.co.uk/radio4/comedy/clue.shtml
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.