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

Install X/Y

Name: Anonymous 2014-01-30 19:40

Why do you think this is so funny?

Do you think it's funny cause it's a play on an (as apparent to you) nonsensical phrase GNU/Linux?

Do you think it's funny because BSD and Gentoo aren't very popular, and require a lot of effort to maintain, so you think programmers use it cause programmers like things like this?

I am an expert programmer, and a Lisp wizard. I do not particularly care about UNIX politics, and view all current operating systems as retarded. However, I do like the GNU approach to UNIX (although not necessarily the reality) the most out of all the other approaches from a technical stand point.

Maybe you think installing these operating systems is a difficult act that only strange programmers would participate in.

I do not understand why you think ``install BSD/Gentoo'' is so amusing. Why do you place it everywhere?

Name: Anonymous 2014-02-01 16:13

>>42
All Common Lisp implementations feature threads or processes or something like this. The library Bordeaux threads can be used to provide a consistent interface across implementations.

>>43
Some implementations (notably CMUCL and SBCL) offer plenty of type saftey. Just declare types.

>>44
Well, if you just want something to be type generic then that's already taken care of because the language is dynamically types e.g. it doesn't matter if your list has cows or vertices or medical records in it, or a combination of these sort will still sort it. If, on the other hand, you want to restrict instances of some collection or object or whatever to some particular type and have that enforced, then one clever library I know of that extends Common Lisp in this direction is LIL (Lisp Interface Library).

You mention templates. Templates can be used to write type generic programs, but they can be used for much more than that. I would know, because I am an ENTERPRISE SEPPLES DEVELOPER. Of course, Lisp macros are like templates, just less retarded.

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