…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
    ·
    1 year 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.

  • Litanys@lem.cochrun.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year 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.