Skip to main content
cat's user avatar
cat's user avatar
cat's user avatar
cat
  • Member for 8 years, 9 months
  • Last seen more than a week ago
Stats
5,909
reputation
471k
reached
243
answers
6
questions
Loading…
About

Here's a shout-out to the hero of Stack Exchange! You're the best!

I like Go, as a statically typed C-style-OOP systems programming language, but it doesn't have generics, and doesn't encourage functional practices. D encourages functional programming, proper OOP and fixes the problems of C and Go while being a better C++, and more productive / less dumb than Java.

While I love Python, it feels too mundane; for everyday tasks I prefer Racket and Factor.

/*  
    this bit of chicanery is to prevent me from 
    accidentally dereferencing null pointers
    you might think it's ugly but would you
    rather have segfault or slightly ugly code?
*/

// Just trying to create an array of integers for reference 
// because I keep forgetting how integers look like.

(from here.)

2
gold badges
25
silver badges
43
bronze badges
477
Score
221
Posts
89
Posts %
79
Score
31
Posts
12
Posts %
52
Score
46
Posts
18
Posts %
34
Score
22
Posts
9
Posts %
27
Score
20
Posts
8
Posts %
26
Score
24
Posts
10
Posts %
Top posts
View all questions and answers