Stories
Slash Boxes
Comments

SoylentNews is people

The Fine print: The following are owned by whoever posted them. We are not responsible for them in any way.

Journal by turgid

Which LISP should I learn? Years ago I read about Scheme and wrote some hello world level code. I learned about lambda functions and currying. I also looked at racket. A few years ago, much of my day job involved the JVM and I was getting sick of Java so I got a book on Clojure, which is a very nice language, but I never wrote any.

A few days ago I downloaded and built the latest version of DrRacket.

Should I go straight to Haskell? Or what about other functional languages? Is Erlang worth a look?

I need something stimulating to distract my brain from the mundane nature of everyday life, and mediocre programming languages.

Display Options Threshold/Breakthrough Reply to Comment Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Funny) by hendrikboom on Monday November 29 2021, @07:54PM

    by hendrikboom (1125) on Monday November 29 2021, @07:54PM (#1200654) Homepage Journal

    Or have a crack at some silliness. Have a crack at nanogenmo, which is the challenge to write a computer program that writes a novel.
    I don't think anyone has produced anything along this line that's readable for more than a few paragraphs, but there's lots of open exploration space there.

    I've done a few of those. One starts "The mathematician started counting" ... and you can guess what happens then ... lots of numbers until the document is long enough for a novel. There's a catch, though -- at the end he discovers he's off by one, so one of the numbers is missing. Up to you to find it.

    It has a sequel [pooq.com] in which the main character counts past infinity into the ordinals. I use elippses ("...") a lot.

    Source code for both novels(??) is at https://github.com/hendrikboom3/Text-generation/tree/master/counting [github.com]

    -- hendrik

    Starting Score:    1  point
    Moderation   +1  
       Funny=1, Total=1
    Extra 'Funny' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   3