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

PERFECT pROGRMANNG LANGUAGE

Name: Anonymous 2010-01-29 12:24

I know

LISP/SICP
PROLOGIC PROGRMMING
LAMBDA THEORY
OBJECT ORIENTED

so what is the perfect programming language?

Name: Anonymous 2010-01-29 12:26

C

Name: Anonymous 2010-01-29 12:32

VB

Name: Anonymous 2010-01-29 12:32

>>1
You must unlearn what you have learned, Weedeater, only then will you become ENTERPRISE QUALITY

Name: Anonymous 2010-01-29 12:42

Smalltalk

Name: Anonymous 2010-01-29 12:43

TROLLGOL coming spring 2010 (maybe)

Name: Anonymous 2010-01-29 15:03

QBasic

Name: Anonymous 2010-01-29 15:22

>>7
There are still people using it.

Name: Anonymous 2010-01-29 16:23

Scheme

Name: Anonymous 2010-01-29 16:48

common lisp

Name: Anonymous 2010-01-29 16:53

LAMBDA THEORY

The fuck is that?

Name: Anonymous 2010-01-29 17:08

>>11
You should visit the Church of Church.

Name: Anonymous 2010-01-29 17:40

Forth

Name: Anonymous 2010-01-29 18:33

J

Name: Anonymous 2010-01-29 19:05

joy

Name: Anonymous 2010-01-29 19:30

ENIAC CODING SYSTEM, learn it and become the vacuum tube god.

Name: Anonymous 2010-01-29 19:45

Brainfuck

Name: Anonymous 2010-01-29 21:29

>>14
I hear J is pretty cool.

>>17

a"!EGNUFEB"v
"YOU MENA "<@,,,,,,,,,,,,,,,,,,

Name: Anonymous 2010-01-30 4:19

>>11
[quote]PROLOGIC PROGRAMMING[/quote]

the fuck is that?

Name: Anonymous 2010-01-30 4:21

>>19
WHAT FUCK IS QUOTE?

Name: Anonymous 2010-01-30 9:29

jquerry

Name: Anonymous 2010-01-30 10:42

[cite]PROLOGIC PROGRAMMING[/cite]

Name: Anonymous 2010-01-30 10:48

>>19
prolog ? maybe ?

Name: Anonymous 2010-01-30 14:23

>>23
No, you imbecile, PROLOGIC /PROG/AMING

Name: Anonymous 2010-01-30 14:32

>>24
Prologic progaming! Not for teh newbs!!oneone

Name: Anonymous 2010-01-30 15:21

>>25
prologic proGAMING ?!?

Name: Anonymous 2010-01-30 15:27

Serious question. I was about to open a dedicated thread, but this one seems to be fine (if we exclude spam and trolling).

I'm searching for a new programming language to learn. I'd like to have something like python on the speed-of-programming point of view, but with a strong threading model (which totally lacks in python, unfortunately).

Any suggestion?

Name: Anonymous 2010-01-30 15:49

>>27
What about Jython? It's python running on top of the JVM, so you get the JVM's threading model. If you've programmed in a lisp dialect, maybe Clojure fits you; these days it's becoming a not so fast, by now at least, but with good constructs for concurrency; using the very same JVM's threading model.

Name: Anonymous 2010-01-30 16:17

>>27
Go.

I'm probably trolling but you might want to look into it anyway.

Name: Anonymous 2010-01-31 1:51

>>27
Befunge (Funge-98) has impressive parallelism, and really advanced FIOC.

Name: Anonymous 2010-01-31 3:15

>>30
impressive parallelism

Except the spec essentially requires that the threads be processed sequentially.

really advanced FIOC

IHBT

>>27
Haskellﷺ (you can easily go as slow as python if you use [Char] instead of ByteString.

Name: Anonymous 2010-01-31 4:26

>>27
Lua is probably the closest thing to Python that has a nice concurrency model ( http://luaforge.net/projects/luapi/ ). Library availability is better than commonly implied, but the Lua community is pretty disorganized when compared to that surrounding Python, Perl, or Ruby.

Erlang's community is somewhat better, but that's a whole different ball game.

I don't know where Perl falls into this. I know it can be thread-safe (no GIL), but I don't know much about Perl concurrency.

Name: Anonymous 2010-01-31 6:12

>>32
Personally I dislike Perl. It's well known as good system language under *nix, but I think it's not very self-coherent. It seems like it has been built by patching patches over a patched language. This is just my impression, of course.

What about it's threading model?

Name: Anonymous 2010-01-31 6:36

>>33
threading in perl is fine as far as i know.
you are right though, perl is not a good idea for a embemed scripting language. it has quite a complicated and somewhat messy syntax, but it is quite powerfull and flexible.

that doesnt mean that every perl program is a mess, you can write quite clean programs in perl ofcourse.

Name: Anonymous 2010-01-31 8:39

erlang

Name: Anonymous 2010-01-31 13:43

>>35
Hax my anus

Name: Anonymous 2010-01-31 15:47

>>36
Get out.

Name: Anonymous 2010-01-31 18:11

Lately I've really been enjoying Scala.  Sure, it's not perfect (runs on the JVM, with expected overhead issues) but I do like how it marries functional and object-oriented programming in a very usable way that took a C-trained programmer like me a few days to really feel at home in.

If perfect means perfect in every way, there isn't one. But of all the languages I have worked with much, I'm enjoying Scala as much as C, and I'm sure nostalgia for my first useful language affects my opinion of C.

This is purely from a joy-of-programming standpoint, not taking into account efficiency of compiled code etc.

Name: Anonymous 2010-01-31 19:53

How on earth is ``LAMBDA THEORY'' a theory?

Name: Anonymous 2010-01-31 19:56

A stack language. Forth, not Factor.

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