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

Lisp

Name: Anonymous 2007-08-18 4:05 ID:ng+DvCDD

Yeah I was on an LSD trip and I saw Lisp without its syntax on

Name: Anonymous 2007-08-18 4:10 ID:XReHYWCR

(((ok bitch)
  (you asked for it)
  (here goes))
 (im taking out the fucking
     (bold paranthesis on you))
 (you fuqing angered an expert programmer)
 (ive been here for (expt 3 88888000) years longer than you)
 (ive read sicp twice)
 (i know every programming language in the world
    including apl)
 (if u wanna batl (lets do it))
 (ill crush you like a bean))

Name: Anonymous 2007-08-18 4:35 ID:3qA4A9y2

[spoiler][code]module Language.BBCode.Parser
  (BBCode(..),
   -- A fast monadic BBCode parser utilizing the industrial
   -- strength combinator library Parsec.
   parseBBCode)
  where

import Text.ParserCombinators.Parsec

-- Belongs in another module.
data BBCode = Element String [BBCode]
            | Text String

-- An optimizing BBCode rendering machine.
-- Belongs in another module.
render (Element e []) = ""
render (Element e bs) = "[" ++ e ++ "]" ++
                        (concatMap render bs) ++
                        "[/" ++ e ++ "]"
render (Text s) = s

bbcode = many (bbcodeElement <|> bbcodeText)
bbcodeElement = do element <- try bbcodeOpenElement
                   content <- bbcode
                   bbcodeCloseElement element
                   return (Element element content)
bbcodeOpenElement = do char '['
                       s <- many1 letter
                       char ']'
                       return s
bbcodeCloseElement s = string ("[/" ++ s ++ "]")
bbcodeText = many1 (noneOf "[") >>= return . Text

parseBBCode bb = case parse bbcode "" bb of
                   Left  e  -> error $ show e
                   Right bs -> bs

-- A simple test case.
testbb = "[b][u][o]EXPERT PROGRAMMER[/o][/u][/b] " ++
         "[spoiler][i]Read SICP![/i][/spoiler]"
test = do putStrLn testbb
          putStrLn $ concatMap render $ parseBBCode testbb[/code][/spoiler]

Name: Anonymous 2007-08-18 13:28 ID:Heaven

I saw through the syntax!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



The purity of it..... Oh my god, DIVINE!!

Name: Anonymous 2007-08-18 16:48 ID:/DXymBbz

>>3
Haskell nerds utterly fail in BBCode.  Because their puny toy language is not suitable for professional enterprise development and they will never get a job because they are not smart enough to learn Java™, VB© or C#®.

Name: Anonymous 2007-08-18 16:50 ID:dhTsPURs

My other C@® is a C#®

Name: Anonymous 2007-08-18 17:44 ID:Zr4p65bz

>>1
Wut? Lisp has no syntax. Only curvaceous parens.

Name: Anonymous 2007-08-18 18:41 ID:D1jzS7XN

>>7
Lisp has syntax. Parens, tokens, "" for strings, \#',` crap and how to use lambda, if, and such are syntax.

Name: Anonymous 2007-08-18 18:42 ID:Heaven

>>8
Parens are not syntax.

Name: Anonymous 2007-08-18 18:45 ID:D1jzS7XN

>>9
S ::= E+
E ::= simple_token | "(" S ")"

Whoops

Name: Anonymous 2007-08-18 18:50 ID:Zr4p65bz

>>8
Reader macros may count. Parameters for functions like lambda and if certainly don't. Some macros like loop have their own syntax, but that hardly counts as Lisp syntax.

Name: Anonymous 2007-08-19 3:31 ID:x7fYS2ME

>>8
I tot I saw a syntax..
`(lambda (y &optional (x #(a b c)) &key (foo nil foop) &rest z) ,@body)

I diid! I did!!

Name: Anonymous 2007-08-22 14:19 ID:+Kqiesrj

lambda

Name: Anonymous 2011-03-13 15:20

I was baked once and I was a man except he has sussman's head on the tip of his penis

Name: Anonymous 2011-03-13 17:56

>>14
[7] (^^ xD)

Name: Anonymous 2011-03-13 19:46

OP here, this actually happened. I remember the street I was walking down and this amazing profound understanding of lisp.

Name: Anonymous 2011-03-14 3:31

>>2
Dawg, stop bullshitting.

you don't know APL.

Wait a minute.

Why is this thread FOUR YEARS OLD.

Name: Anonymous 2011-03-14 3:43


    3 ++------+-------+------+-------+-------+-------+------+-------+------++
      +       +       +      +       +       +       +     your anus+****** +
      |                                            your anus on lisp ###### |
    2 ++                                                                   ++
      |                    *************                                    |
      |                ****             ****                                |
      |              ***                   ***                              |
    1 ++           ***    ###                 *                            ++
      |           **   #### ####               **                           |
      |           *   ##       #                *                           |
    0 ++         **   #      ###                *                          ++
      |          *    ##       #                *                           |
      |          *     #### ####                *                           |
    1 ++          *       ###                  **                          ++
      |            *                          **                            |
      |             **                      **                              |
      |               ***                ***                                |
    2 ++                 ****************                                  ++
      |                                                                     |
      +       +       +      +       +       +       +      +       +       +
    3 ++------+-------+------+-------+-------+-------+------+-------+------++
      3       2       1      0       1       2       3      4       5       6

Name: Anonymous 2011-03-14 5:50

Yeah I was on an amanita muscaria trip and I saw parentheses without its Lisp on

Name: Anonymous 2011-03-15 9:19

This thread has been threadstopped; you can't reply any more.

Name: Anonymous 2011-03-15 13:54

This thread has been threadcontinued; you can reply more.

Name: Over 1000 Thread 2011-03-15 16:18

This thread has over 1000 replies.
You can't reply anymore.

Name: Anonymous 2011-03-15 17:07

   |                                                                           
   +1             --------                                                     
   |           ----      ----                                                  
   |        //--            \\\                                                
   |       //                 \\\                                              
   |     ///                    \\\                                            
   |   ///                        \\                                           
   |  //                           \\\                                         
   | //                              \\                                        
---+//--------------------------------\\\-----------------------------------+---
   +0                                   \\                          +6.28319/  
   |                                     \\                              //    
   |                                      \\\                           //     
   |                                        \\                        ///      
   |                                         \\\                    ///        
   |                                           \\\                 //          
   |                                             \\-            -///           
   |                                               ----      ----              
   -1                                                 --------                 
   |

Name: Anonymous 2011-03-15 17:21

                            |                                                  
                *********** +1.81971                                           
           ******          *****                                               
        ****                |  **                                              
      ***                   |   *                                              
     **                     | ***                                              
---+*-----------------------***--------------------------------------------*+---
   -3.28837                 |                                       +6.28319   
   *                        |                                             **   
   *                        |                                            **    
   **                       |                                          ***     
    **                      |                                        ***       
     ***                    |                                      ***         
       ***                  |                                    ***           
         ***                |                                 ****             
           ****             |                             ****                 
               *****        |                        ******                    
                   *********|               *********                          
                           *-4.81447*********                                  
                            |

Name: Anonymous 2011-03-15 17:34

>>24
Emacs' learning curve?

Name: Anonymous 2011-03-15 17:36

>>25

If you find Emacs difficult to learn then you are an unintelligent person.

Name: Anonymous 2011-03-15 18:27

>>25
If you repeat unfunny xkcd jokes then you are an unintelligent person.

Name: Anonymous 2011-03-15 18:29

>>25
If you find unfunny Emacs jokes difficult to learn then you are an unintelligent xkcd person.

Name: Anonymous 2011-03-15 18:38

If you learn Emacs in 2011 then you are an [apoiler]AUTISTIC[/spoiler] person.

Name: Anonymous 2011-03-15 18:48

>>29
[apoiler] ==AUTISTIC SPOILER

Name: Anonymous 2011-03-16 3:02

Yeah was I an LSD trip and I syntax Lisp without LSD syntax was Yeah I was on an LSD trip and I syntax Lisp without LSD syntax was

Name: Anonymous 2011-03-16 4:24

dicks

Name: Anonymous 2011-03-16 4:27

fuque

Name: Anonymous 2011-03-16 4:29

f

Name: Anonymous 2011-03-16 4:31

f

Name: Anonymous 2011-03-16 5:16


change
if($ip =/= $allowip){

to
if($ip <=> $allowip){

Name: Anonymous 2011-03-16 5:20


Welp, it was fun while it lasted.

Name: Anonymous 2011-03-16 5:22

is programming gay?

Name: Anonymous 2011-03-16 5:24

>>7
Sure, I've read it twice, you can have one of my reads.

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