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

Pages: 1-4041-

Factor makes you write better code

Name: Anonymous 2009-03-30 21:01

Name: Anonymous 2009-03-30 21:04

>>1
Where is your LISP now?
On my desktop, earning me my paycheck.

Name: Anonymous 2009-03-30 21:08

>>2
No, that's your VB6.

Name: Anonymous 2009-03-30 21:23

>>2
ah hahaha.  Gotta love the trolls.

Name: Anonymous 2009-03-30 22:17

I just write my Lisp backwards in Factor.

Name: Anonymous 2009-03-30 23:02

>On my desktop, earning me my paycheck.

Bwhahaha.

Name: Anonymous 2009-03-30 23:20

>>6
BBCODE FAILURE

Name: Anonymous 2009-03-30 23:47

>>6
[w][h]aha[/h]a[/w]

Name: Anonymous 2009-03-30 23:49

>>5
how do you do this in your LISP?
: loeb ( seq -- seq ) dup [ loeb swap call ] curry fmap ;

Name: Anonymous 2009-03-31 0:03

[23:55]    <brownegg_>    unfortunately, i think lisp is deader than ever
[23:55]    <brownegg_>    if paul graham, the internet, and practical common lisp can't revive it, it's done
[23:56]    <dmpk2k>    I think PCL is part of the problem.
[23:56]    <dmpk2k>    Clojure might spark something.
[23:56]    <brownegg_>    clojure is neat
[23:56]    <cpst>    PLOT is the next big Lisp
[23:56]    <brownegg_>    PLOT is pretty much awesome, from what i can tell
[23:57]    <dmpk2k>    Eh, sorry. I didn't mean PCL. I meant CL.
[23:57]    <littledan>    clojure doesn't seem to be developing as fast as Factor, and its compiler doesn't do the optimizations that Factor's does
[23:57]    * dmpk2k    needs to read more carefully.
[23:57]    <littledan>    (Clojure should have more optimizations on top of the JVM's stuff because it uses type declarations less often than Java, for one)
[23:58]    <littledan>    brownegg: do you see a link to downloading PLOT?
[23:58]    <littledan>    I just saw docs
[23:58]    <brownegg>    hm i think i just saw a writeup linked on hacker news

Name: Anonymous 2009-03-31 1:32

>>9
what.
only haskell can loeb.

Name: Anonymous 2009-03-31 5:46

>>11
which is probably why it doesn't work.

Name: Anonymous 2009-03-31 7:26

I wish the Sussman would stand behind me with a lash and make me write better code

Name: Anonymous 2009-03-31 8:51

>>13
that can be arranged, for a price.

Name: Anonymous 2009-03-31 22:36

Name: Anonymous 2009-04-01 1:15

>>9,11,12
has loeb ever been successfully implemented in anything other than haskell?

Name: Anonymous 2009-04-01 1:25

>>16
Doubtful. No one else gives a shit about abstract maths, because it's not relevant to anything practical.

Name: Anonymous 2009-04-01 2:47

>>17
fibs = loeb $ const 0 : const 1 : map (((sum . take 2) .) . drop) [0..]

primes = loeb $ const Nothing : const Nothing : const (Just 2) : const (Just 3) : map (flip flip Nothing . ap (flip . (if' .) . ap ((.) . all . ((0 /=) .) . mod) ((. catMaybes) . takeWhile . (. join (*)) . flip (<=))) Just) [3, 5..]

Name: Anonymous 2009-04-01 3:00

>>18
Case in point.

Name: Anonymous 2009-04-01 5:32

Name: Anonymous 2009-04-01 6:55

>>20
4chan meme as blog title
Faith in humanity drops folds

Name: Anonymous 2009-04-01 6:57

>>20
God, what a douche.

Name: Anonymous 2009-04-01 6:59

>>22
Are you going to raise?

Name: Anonymous 2009-04-01 7:36

>>22
It's slava

Name: Anonymous 2009-04-01 7:43

>>21
He thinks it's a Reddit meme. He's a Redditor.

Name: Anonymous 2009-04-01 9:31

>>17
you obviously haven't read your SICP.

Name: Anonymous 2009-04-01 10:01

>>22 >>24
He wrote jEdit when he was 14 and started working on Factor when he was 19.
What can you boast of, boy?

Name: Anonymous 2009-04-01 10:15

>>27
Whatever my defects, at least I can honestly say I never wrote jEdit. I'm quite proud of that.

Name: Anonymous 2009-04-01 11:31

>>16
I think someone posted a loeb implementation written in OCaml on one of the original loeb threads.

Name: ESOD MEME FAN 2009-04-01 11:33

repeat "dicks"

Name: Anonymous 2009-04-01 11:33

>>28
I lol'd.

Name: Anonymous 2009-04-01 20:19

>>27,28
he also wrote http://factorcode.org/slava/FlyingShits.html, that should make up for jEdit.

Name: Anonymous 2009-04-01 22:36

>>32
that thing is [i][b]AWESOME[/b]![/i]

Name: Anonymous 2009-04-02 3:55

Functor makes you write better code

Name: Anonymous 2009-04-02 5:07

>>32
At wave 8 I suddenly discovered that catching shits is, in fact, unnecessary. Which left me wondering - is this a bug or a clever post-modernist deconstruction of the notions of ``playing games'' and ``catching feces''?

Name: Anonymous 2009-04-02 13:22

>>35
i'm thinking it's probably the latter.

Name: Anonymous 2010-12-09 21:06

Name: Anonymous 2010-12-26 5:33

Name: Anonymous 2011-02-04 13:40

Name: Anonymous 2011-02-04 15:56

Name: Anonymous 2011-02-04 16:05

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