…from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it’s a feature!

  • chonglibloodsport@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    6 months ago

    Haskell does both! Most people prefer to use whitespace when writing Haskell but it’s not required. Braces and semicolons are preferred if you’re going to be generating Haskell code.

  • umbrella@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    one of my least favorite things about python is semantic whitespace. no need to comment on yaml.

    fuck it, parenthesis all the way.

  • Litanys@lem.cochrun.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 months ago

    But s-expressions give you power that other syntax doesn’t. Data and code as one. Besides there is no other syntax than simply that so it becomes much easier to remember random extra things.

    Whitespace on the other hand, I hate with fiber of my being.