Fast, Friendly, Functional: Roc language creator Richard Feldman, with co-hosts CodeNextDoor

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 19

  • @ally_jr
    @ally_jr 11 місяців тому +13

    Been waiting for Roc for a few years and this is awesome to see!! Great humans working on great things. I hope they learn from all the great tools that don't see any usage because of poor developer tooling. Syntax highlighting, editor support, REPL, .... should be prioritized. This is awesome work!

  • @torarinvik4920
    @torarinvik4920 11 місяців тому +8

    Roc is such a promising language. The error messages are incredibly good. Feldman and his team has done an amazing job. Having the language not curried is also a good idea.

    • @LTGSStrophox
      @LTGSStrophox 10 місяців тому

      I'm only getting into Roc and the one thing I'm missing so far is the currying (that I found so enjoyable in Haskell), but I am curious why you think it's a good idea

    • @Qrzychu92
      @Qrzychu92 5 місяців тому +1

      @@LTGSStrophox having played a bit with F# (think ML for dotnet), currying seems like a fun thing, but the amount of errors it leads to is staggering.
      Sometimes you add a parameter to a function somewhere deep in your codebase, and rerun the program and.... nothing happens. Because the new parameter bubbled up all the way to the main, and basically you main just defines a function that still needs one parameter. All types are fine (F# has proper static types), it's just the logic got broken, by accident.
      The amount of code that you save is minimal in comparison to problems like this.

    • @xade8381
      @xade8381 5 днів тому

      @@LTGSStrophox currying is better with garbage collection

  • @xade8381
    @xade8381 5 днів тому +1

    would like to see some performance comparison between haskell and roc

  • @chromakeydreamcoat3320
    @chromakeydreamcoat3320 11 місяців тому +3

    Very cool to see this! I asked for exactly this a couple of months ago and it's cool to see how much roc has evolved since. I'm exited by all the new programming languages that have very cool and novel features (i am currently the most exited for roc, odin and unison). Thank you for the video!

  • @Sculman7
    @Sculman7 11 місяців тому +2

    very interesting interview!

  • @nogchou
    @nogchou 11 місяців тому +1

    good interview!!

  • @arkeynserhayn8370
    @arkeynserhayn8370 10 місяців тому +1

    Why i am consistently become unsubscribed from your channel? It is probably the fourth time i am subscribing you.
    This time i turned on the notifications bell, lets see how it goes.

  • @anon-fz2bo
    @anon-fz2bo 11 місяців тому +1

    PROgrammer

  • @jonas1ara
    @jonas1ara 11 місяців тому +2

    I'm the first comment 🤩

  • @l.piekha100
    @l.piekha100 11 місяців тому +1

    21st century visual basic