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

New Programming Language

Name: Anonymous 2008-11-03 22:04

So, /prog/

You are in charge of developing a new programming language. You are not the one who has to implement it, you just have to tell the codemonkies what you want.

Some things to think about:

- syntax style
- paradigm
- garbage collection or not
- vm or compiled
- type system
- special features of the compiler or language

Name: Anonymous 2008-11-05 16:26

>>44
I can't get that to compile with G++'s "--std=c++0x" flag. What's it supposed to do?


test.cpp: In function ‘int main()’:
test.cpp:2: error: expected primary-expression before ‘[’ token
test.cpp:2: error: expected primary-expression before ‘]’ token
test.cpp:2: error: expected `;' before ‘{’ token
test.cpp:2: error: expected primary-expression before ‘)’ token
test.cpp:3: error: expected primary-expression before ‘[’ token
test.cpp:3: error: expected primary-expression before ‘]’ token
test.cpp:3: error: expected `;' before ‘{’ token
test.cpp:3: error: expected primary-expression before ‘)’ token

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