I'm making a new programming language
1
Name:
Anonymous
2011-12-17 4:34
Basically it's going to be like C, but better.
Just kidding, you can't make anything better than C.
2
Name:
Anonymous
2011-12-17 4:35
Namespaces.
3
Name:
Anonymous
2011-12-17 7:56
Names doesn't matter. Only if your type system is nominative.
Make modules small and names stay short and relevant. "Global" names across modules is a linker problem. Handle that outside of the code.
4
Name:
Anonymous
2011-12-17 15:01
5
Name:
Anonymous
2011-12-17 15:06
cool story, bro
6
Name:
Anonymous
2011-12-17 15:11
Use SHA1 hash of the module as a name. Problem solved.
7
Name:
Anonymous
2011-12-17 15:54
bitc
8
Name:
Anonymous
2011-12-17 16:06
9
Name:
Anonymous
2011-12-17 18:24
>>4
Don't use them then.
Just include them in the language and watch the students flunk.
10
Name:
Anonymous
2011-12-17 18:48
>>9
Including them in the language will make it inherently bad.
11
Name:
Anonymous
2011-12-17 18:53
>>3
Names doesn't matter.
Names matter
12
Name:
Anonymous
2011-12-17 18:55
Go is better.
13
Name:
Anonymous
2011-12-17 22:49
>>12
I don't think anyone mentioned Python yet so what could you possibly be talking about?
14
Name:
Anonymous
2011-12-18 2:33
Name it "The programming language". Avoid using the term "programming language" at all and refer to it as "The" or stylized Theta/Tau symbols at random.
15
Name:
Anonymous
2011-12-18 9:12
C++ is better.
16
Name:
Anonymous
2011-12-18 9:37
C PHPenis Enhanced
<html>
<title>Important Area
<body>
<?c
#include "stdio.h"
#include "webpage.h"
int webpage ()
{
char yourname[200];
char yourpassword[20];
strncpy(yourname,post("name"),201);
strncpy(yourpassword,post("password"),1999);
if (strcmp(yourpassword,"hunter2") == 0)
{
?>
<h1>Secret VIP Area
<?c
return 200;
}
?>
no.
<?c
return 200;
}
?>
17
Name:
Anonymous
2011-12-18 11:55
what about ruby
18
Name:
Anonymous
2011-12-18 12:53
>>17
Lisp and Assembly > XML > Forth > SmallTalk > Perl/Python/JS/
Ruby /PHP/BASH > Algol/Java/C#/Haskell/Delphi/ML/F#/C/C++/Scala/Visual Basic/Pascal
19
Name:
Anonymous
2011-12-18 13:36
20
Name:
Anonymous
2011-12-18 13:41
strncpy
No, no, no.
21
Name:
Anonymous
2011-12-18 13:43
anything better than C
U MENA SEPPLES
22
Name:
Anonymous
2011-12-18 15:52
check em
23
Name:
Anonymous
2011-12-19 1:13
>>14
PL/1 basically did this and failed horribly.
24
Name:
Anonymous
2011-12-19 2:38
get
25
Name:
Anonymous
2011-12-19 6:42
Newer Posts