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

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 19

  • @ally_jr
    @ally_jr Год назад +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 Год назад +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 11 дней назад

      @@LTGSStrophox currying is better with garbage collection

  • @chromakeydreamcoat3320
    @chromakeydreamcoat3320 Год назад +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!

  • @xade8381
    @xade8381 11 дней назад +1

    would like to see some performance comparison between haskell and roc

  • @Sculman7
    @Sculman7 Год назад +2

    very interesting interview!

  • @nogchou
    @nogchou Год назад +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.

    • @contextfree
      @contextfree  10 месяцев назад +1

      I hope it works out!

  • @anon-fz2bo
    @anon-fz2bo Год назад +1

    PROgrammer

  • @jonas1ara
    @jonas1ara Год назад +2

    I'm the first comment 🤩

  • @l.piekha100
    @l.piekha100 Год назад +1

    21st century visual basic