Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
4 registered members (7th_zorro, degenerate_762, AndrewAMD, ozgur), 774 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 3 1 2 3
non-mainstream programming languages #387062
11/13/11 21:45
11/13/11 21:45
Joined: May 2002
Posts: 7,441
ventilator Offline OP
Senior Expert
ventilator  Offline OP
Senior Expert

Joined: May 2002
Posts: 7,441
this weekend i experimented with google's go a bit. i kind of like it and i am looking forward to version 1.0 at the beginning of next year. i also checked out scala a bit recently. it looks like a nice alternative to java.

i thought a thread about non-mainstream (or even esoteric) programming languages would be interesting. laugh

http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

Code:
1 	1 		Java
2 	2 		C
3 	3 		C++
4 	5 		C#
5 	4 		PHP
6 	8 		Objective-C
7 	7 		(Visual) Basic
8 	6 		Python
9 	11 		JavaScript
10 	9 		Perl



what languages that aren't in the top ten here do you like (delphi, lua and actionscript don't count either)? did you use one for a real project?

Re: non-mainstream programming languages [Re: ventilator] #387067
11/13/11 22:05
11/13/11 22:05
Joined: Sep 2007
Posts: 1,093
Germany
T
Toast Offline
Serious User
Toast  Offline
Serious User
T

Joined: Sep 2007
Posts: 1,093
Germany
I'd like to hear some opinions on D. What I read did sound pretty nice but it seems it doesn't get that much attention...

Re: non-mainstream programming languages [Re: Toast] #387075
11/13/11 23:36
11/13/11 23:36
Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
Quad Online
Senior Expert
Quad  Online
Senior Expert

Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
http://lolcode.com/
Code:
HAI
CAN HAS STDIO?
I HAS A VAR
GIMMEH VAR
IZ VAR BIGGER THAN 10?
	YARLY
		BTW this is true
		VISIBLE "BIG NUMBER!"
	NOWAI
		BTW this is false
		VISIBLE "LITTLE NUMBER!"
	KTHX
KTHXBYE



Last edited by Quad; 11/13/11 23:37.

3333333333
Re: non-mainstream programming languages [Re: Quad] #387093
11/14/11 11:08
11/14/11 11:08
Joined: Feb 2005
Posts: 3,687
Hessen, Germany
T
Tempelbauer Offline
Expert
Tempelbauer  Offline
Expert
T

Joined: Feb 2005
Posts: 3,687
Hessen, Germany
my favorites:
http://en.wikipedia.org/wiki/Brainfuck
http://en.wikipedia.org/wiki/Whitespace_(programming_language)
http://en.wikipedia.org/wiki/Shakespeare_(programming_language)
http://en.wikipedia.org/wiki/Chef_(programming_language)

does anyone can program a very old language (like ALGOL60)?

Re: non-mainstream programming languages [Re: Tempelbauer] #387128
11/14/11 17:04
11/14/11 17:04
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Scala as alternative to Java? lol

Anyway here some other languages:
SML, Haskell, Erlang (all functional programming languages)

Re: non-mainstream programming languages [Re: Xarthor] #387132
11/14/11 17:51
11/14/11 17:51
Joined: May 2002
Posts: 7,441
ventilator Offline OP
Senior Expert
ventilator  Offline OP
Senior Expert

Joined: May 2002
Posts: 7,441
why not? details please! laugh superficially it for sure looks much nicer than java but i haven't really used it.

Quote:
I'd like to hear some opinions on D. What I read did sound pretty nice but it seems it doesn't get that much attention...
i like d. but i didn't do any bigger project with it either. laugh d is similar to c++ but without some of its biggest annoyances. i currently find go more interesting though.

i really dislike c++ and only use it if i absolutely need the functionality of a library that isn't available for other languages. java and c# are an improvement but i wouldn't really call them great languages either. i more and more think that it's better to ignore the popularity of a language and concentrate on what is fun to use. it also doesn't hurt to know a lot of languages.

Quote:
does anyone can program a very old language (like ALGOL60)?
basic and c are very old too. laugh

Re: non-mainstream programming languages [Re: ventilator] #387137
11/14/11 20:01
11/14/11 20:01
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Clojure


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: non-mainstream programming languages [Re: WretchedSid] #387149
11/14/11 23:28
11/14/11 23:28
Joined: Mar 2002
Posts: 1,774
Magdeburg
F
FlorianP Offline
Serious User
FlorianP  Offline
Serious User
F

Joined: Mar 2002
Posts: 1,774
Magdeburg
Haskell


I <3 LINQ
Re: non-mainstream programming languages [Re: FlorianP] #387162
11/15/11 02:59
11/15/11 02:59
Joined: Jan 2002
Posts: 4,225
Germany / Essen
Uhrwerk Offline
Expert
Uhrwerk  Offline
Expert

Joined: Jan 2002
Posts: 4,225
Germany / Essen
Prolog


Always learn from history, to be sure you make the same mistakes again...
Re: non-mainstream programming languages [Re: Uhrwerk] #387163
11/15/11 04:54
11/15/11 04:54
Joined: Aug 2003
Posts: 7,439
Red Dwarf
Michael_Schwarz Offline
Senior Expert
Michael_Schwarz  Offline
Senior Expert

Joined: Aug 2003
Posts: 7,439
Red Dwarf
WDL grin


"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku
Page 1 of 3 1 2 3

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1