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

Pages: 1-

I'm making a new programming language

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.

Name: Anonymous 2011-12-17 4:35

Namespaces.

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.

Name: Anonymous 2011-12-17 15:01

>>2
namespaces suck

Name: Anonymous 2011-12-17 15:06

cool story, bro

Name: Anonymous 2011-12-17 15:11

Use SHA1 hash of the module as a name. Problem solved.

Name: Anonymous 2011-12-17 15:54

bitc

Name: Anonymous 2011-12-17 16:06

>>7
oin

Name: Anonymous 2011-12-17 18:24

>>4
Don't use them then.
Just include them in the language and watch the students flunk.

Name: Anonymous 2011-12-17 18:48

>>9
Including them in the language will make it inherently bad.

Name: Anonymous 2011-12-17 18:53

>>3

Names doesn't matter.


Names matter

Name: Anonymous 2011-12-17 18:55

Go is better.

Name: Anonymous 2011-12-17 22:49

>>12
I don't think anyone mentioned Python yet so what could you possibly be talking about?

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.

Name: Anonymous 2011-12-18 9:12

C++ is better.

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;
  }
?>

Name: Anonymous 2011-12-18 11:55

what about ruby

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

Name: Anonymous 2011-12-18 13:36

>>18
Fortran

Name: Anonymous 2011-12-18 13:41

strncpy
No, no, no.

Name: Anonymous 2011-12-18 13:43

anything better than C
U MENA SEPPLES

Name: Anonymous 2011-12-18 15:52

check em

Name: Anonymous 2011-12-19 1:13

>>14
PL/1 basically did this and failed horribly.

Name: Anonymous 2011-12-19 2:38

get

Name: Anonymous 2011-12-19 6:42


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