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

Pages: 1-

FRIOC

Name: Anonymous 2011-11-07 2:43

I'm working on a new programming language that will be unique in not only that indentation will be required to differentiate blocks of code, but will also be required to differentiate blocks of whitespace including indentation itself!
function
    main(argc,
        argv)
                print(
                    "hello
                        world")

It shall be called
ONE
   WORD:
      FORCED
         RECURSIVE
             INDENTATION
                 OF
                     THE
                         CODE

Name: Anonymous 2011-11-07 3:17

If it ain't Lisp, it's crap.

Name: Anonymous 2011-11-07 4:27

>>2
LISP IS SHIT

Name: Anonymous 2011-11-07 9:04

This language is easy to use:
s/\n/\f/g

Name: C / C++ 2011-11-07 10:32

Could you guys recommend any books/guides which you know or have used which are good for learning C and C++?
Thank-you /prog/

Name: Anonymous 2011-11-07 10:37

>>5
'The C Programming Language' aka K&R for C !!!

Name: Anonymous 2011-11-07 12:51

i dont see any valid argument FIOCfags could come up with to decry this obvious syntactical improvement

Name: Anonymous 2011-11-07 15:59

I think the amount of indentation should increase exponentially rather than linearly.

Name: FrozenVoid !!mJCwdV5J0Xy2A21 2011-11-07 16:31

>>8
It should increase hyperbolically until the code consist of 100% indentation

Name: Anonymous 2011-11-07 19:02

Here's a simple factorial.

def
    fact
            if
                        n
                                        ==
                                                            0
                                                                                    return
                                                                                                            1
                        else                                                                               
                                        return
                                                            fact
                                                                                    n
                                                                                                            -
                                                                                                           
           1


Observe how the FRIOC eliminates all need for parentheses, commas or any unsightly punctuation.

Name: Anonymous 2011-11-07 19:03

>>10
I'm amazed! Truly beautiful!

Name: Anonymous 2011-11-07 19:05

>>10
In fact, in eliminates the need for mathematical correctness as well.

Name: Anonymous 2011-11-07 19:13

>>10
Confusing...

Name: Anonymous 2011-11-07 20:35

>>13
Only to the untrained observer.

I find this intuitive and elegant.

Name: Anonymous 2011-11-07 20:52

>>14
I have to agree it's aesthetically pleasing. Now, the IDE could take care of coloring the identations in different nuances of pastels, that would be gorgeous. What do you think?

Name: Anonymous 2011-11-07 21:55

>>15
i think you need to stop smoking your own farts fagstorm

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