Live data from Hacker News

Symbolics Genera - The Best Software Environment Available

lispm.dyndns.org

41–46 of 46 posts

Re: Symbolics Genera - The Best Software Environment Available

#41
post #40
post #37

Earlier quoted context omitted.

Or like any other language implementation with a language-oriented virtual machine: Java/JVM, CLISP, SQUEAK, ...

But Open Genera isn't a language-oriented VM, it's an Ivory emulator. There's a huge difference.

The Ivory is a language oriented processor - not a computer. It's a CPU, a chip. Where is the difference? Open Genera also does not emulate an Ivory-based computer, but the processor mostly. It emulates the instruction set.

http://pt.withy.org/publications/VLM.html

Re: Symbolics Genera - The Best Software Environment Available

#42
post #32
post #24

Earlier quoted context omitted.

I haven't said anything against his point. It is just that claiming that Stallman was the only one 'getting free software' is bullshit. He did a lot, but in the Lisp community there were many others which promote(d) free software. Also Stallman did promote Free software, but his promotion of Lisp was mostly limited to Emacs Lisp. There was an attempt with Guile, but that was mostly it. He had worked with the Lisp Mac…

"That Symbolics would have not gone out of business if Genera would have been free software and portable is speculation." Two different things. I was claiming that Genera would still be around if it was Free Software - this is by virtue of definition. Symbolics being in and out of business has nothing to do with it. A totally different thing is that I think Symbolics stood a very good chance of surviving if it had ma…

Zetalisp sucked for systems programming? That's a pretty strong word. Have you ever used it at all?

I doubt that Allegro CL is easier to port than Open Genera.

Re: Symbolics Genera - The Best Software Environment Available

#43
post #39

Earlier quoted context omitted.

One word: Apple It's feasible.

Apple has never developed their own hardware architecture.

You must be using a very narrow definition of "hardware architecture". In the 68K era Apple used to custom-design pretty much everything interesting in the box except the processor and memory. The IIfx was perhaps the most extreme example (several custom ASICs and two 6502-based I/O coprocessors, IIRC). For the Newton we even designed parts of the processor (e.g., the MMU).

Re: Symbolics Genera - The Best Software Environment Available

#44
post #43
post #39

Earlier quoted context omitted.

Apple has never developed their own hardware architecture.

You must be using a very narrow definition of "hardware architecture". In the 68K era Apple used to custom-design pretty much everything interesting in the box except the processor and memory. The IIfx was perhaps the most extreme example (several custom ASICs and two 6502-based I/O coprocessors, IIRC). For the Newton we even designed parts of the processor (e.g., the MMU).

Let's take your example of the IIfx: off the shelf 68k processor on NuBus. ASICs and I/O coprocessors are just devices. Granted I didn't know about the custom processor work on the Newton, but if IIfx counts as a new hardware architecture, then so does the x86 move from ISA and 8259A to PCI-E and APIC. And I don't think it makes sense to argue that today's Macs have anything resembling a custom architecture.

Symbolics' systems and the first AS/400 models (the last new hardware/software architecture developed by IBM) are in a totally different class.

Re: Symbolics Genera - The Best Software Environment Available

#45
post #44
post #43

Earlier quoted context omitted.

You must be using a very narrow definition of "hardware architecture". In the 68K era Apple used to custom-design pretty much everything interesting in the box except the processor and memory. The IIfx was perhaps the most extreme example (several custom ASICs and two 6502-based I/O coprocessors, IIRC). For the Newton we even designed parts of the processor (e.g., the MMU).

Let's take your example of the IIfx: off the shelf 68k processor on NuBus. ASICs and I/O coprocessors are just devices. Granted I didn't know about the custom processor work on the Newton, but if IIfx counts as a new hardware architecture, then so does the x86 move from ISA and 8259A to PCI-E and APIC. And I don't think it makes sense to argue that today's Macs have anything resembling a custom architecture. Symbolic…

Fair enough: sounds like your definition of "hardware architecture" is limited to the processor itself.

If you're curious about the Newton processor: http://www.ot1.com/arm/armchap1.html (see the "ARM6" section).

Re: Symbolics Genera - The Best Software Environment Available

#46
post #45
post #44

Earlier quoted context omitted.

Let's take your example of the IIfx: off the shelf 68k processor on NuBus. ASICs and I/O coprocessors are just devices. Granted I didn't know about the custom processor work on the Newton, but if IIfx counts as a new hardware architecture, then so does the x86 move from ISA and 8259A to PCI-E and APIC. And I don't think it makes sense to argue that today's Macs have anything resembling a custom architecture. Symbolic…

Fair enough: sounds like your definition of "hardware architecture" is limited to the processor itself. If you're curious about the Newton processor: http://www.ot1.com/arm/armchap1.html (see the "ARM6" section).

Well, processor and memory (I certainly think NUMA machines are different), everything else is pretty much just I/O.

Thanks for the link.

Post reply on HN