Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Most great software was/is written in C

Name: Anonymous 2010-11-04 13:58

Prove me otherwise, actual real world examples please.

Name: Anonymous 2010-11-04 13:58

XMonad

Name: Anonymous 2010-11-04 14:01

>>1
C has been a fad for some years now, so much of the software people know about has been written in it.
Ftfy. I could give you Sketchpad, for example, or any Lisp Machine software or library, such as the Garnet UI toolkit.

Name: Anonymous 2010-11-04 14:30

No one uses your precious Lithp for anything real world.
Get over it.

Name: Anonymous 2010-11-04 14:41

Windows is written in C.

Name: Anonymous 2010-11-04 15:01

>>5
I thought it was VBA all the way down...?

Name: Anonymous 2010-11-04 15:49

>>3
20+ years is a fad?

Name: Anonymous 2010-11-04 16:15

>>7
You could make the argument that it's more of a cult.

Name: Anonymous 2010-11-04 16:15

Most bad software is also written in C.

Name: Anonymous 2010-11-04 18:46

U MONAD HASKALL?

Name: Anonymous 2010-11-04 21:45

U >>= HASKAL!

Name: Anonymous 2010-11-04 22:40

Most consumer products are made in China.

Name: Anonymous 2010-11-04 23:42

>>9
All good software is written in C.

Lisp can't be used for anything but for extending programs written in C.

Name: Anonymous 2010-11-04 23:46

>>13
What, you mean the Lisp interpreter/compiler itself?

Name: Anonymous 2010-11-05 1:09

>>14
Most Lisps are written in Lisp.

Name: Anonymous 2010-11-05 10:05

>>15
only because it's so fucking easy to get it right

Name: Anonymous 2010-11-05 18:01

>>15
They still have many important parts like GC written in C.

Name: Anonymous 2010-11-05 22:09

>>17
Because that's what the platform's tools consist of. What's your point?

Name: Anonymous 2010-11-06 0:58

>>17
LISP Machines.

Name: Anonymous 2010-11-06 6:32

>>19
In your dreams

Name: Anonymous 2010-11-06 12:39

>>1
Age of Wonders was written in liSp

Name: Anonymous 2010-11-06 13:13

Most great homework was/is written in Java

Name: Anonymous 2010-11-06 13:34

Eve Online.

Name: not >>19 2010-11-06 17:30

>>20
Lisp Machines actually do have their gc written in lisp, even the CPU's microcode is usually written in Lisp. The GC is in Lisp, and the C compiler is written in Lisp.

Name: Anonymous 2010-11-07 13:49

>>21
I LOVE AGE OF WONDERS

Name: Anonymous 2010-11-07 20:49

>>21
As far as I remember, Age of Wonders was written in Delphi 5

Name: Anonymous 2010-11-07 21:17

>>18
The point is that most Lisps aren't entirely written in Lisp and depend on C. And not just to get the Lisp loaded and running, but essential parts of the runtime environment.

Also, Lisp Machines don't exist anymore, why would you bring that up?

Name: Anonymous 2010-11-07 22:05

>>27
You totally told those lispfags bro.

Name: Anonymous 2010-11-07 22:24

Apache
[/thread]

Name: Anonymous 2010-11-08 5:23

>>27
They only depend on C because that's what most platforms are written in. You can't just have shit like memory management appear there without some glue code, unless bindings to OS facilities already exist in the language you're writing... which is not possible.

Name: Anonymous 2010-11-08 6:39

>>27
It's usually not much code, and this is not true of all modern lisps. Writing the GC and image load/save in C is common, but it's hardly a problem to write that in asm or Lisp, if you wish to do that. Personally, I have little to no problem with this, as I never had a problem with using C for low/mid-level code (which involves a lot of pointer use), if the majority of that code was of that nature. It's not that these things couldn't be written in Lisp in the first place, just that it tends to be less effort to write the low-level OS-specific parts in C first (having to implement all the OS-specific stuff in Lisp would increase your code-base). Also, this C code is hardly a lot of code: in SBCL on Win32, sbcl.exe is 96kb (gc, some glue code and loader for the image - after stripping debug symbols), while the actual sbcl.core is ~25MB (all native code and data, loaded into memory).

Name: Anonymous 2010-11-08 19:24

>>27
There's a difference between depending on C and using it.

Name: Anonymous 2010-11-08 19:35

>>32
Hmm. Sounds kind of like drugs.

Curious.

Name: Anonymous 2010-11-09 2:14

>>33
This made me wonder what programming language sounded most like a drug. But I guess Grass wins by default.

Name: Anonymous 2010-11-09 7:16

>>34
BRAINFUCK?

Name: Anonymous 2010-11-09 16:14

>>34
"Guys, I've got something to tell you. I'm hooked on PHP. I'm so sorry."

Name: Anonymous 2010-12-06 9:04

Back to /b/, ``GNAA Faggot''

Don't change these.
Name: Email:
Entire Thread Thread List