Fast Parser Combinator Library from Scratch in OCaml (no dependencies)

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

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

  • @devhive9697
    @devhive9697 3 года назад +21

    More ocaml please, i really enjoyed this one :D

  • @halfsourlizard9319
    @halfsourlizard9319 5 месяцев назад +2

    So, I've implemented several parser-combinator libraries (incl in OCaml) ... Hot take: Complicated err msgs showing what tokens / productions were expected is helpful *in debugging the parser* ... but don't actually matter for the user of the language -- the position where parsing went wrong is more useful with higher signal:noise.

  • @diegolikescode
    @diegolikescode 2 года назад +1

    this guy is poggers. Thank you for the OCaml, brah

  • @hendrikd2113
    @hendrikd2113 3 года назад +5

    parkour would have been a nice name. Mainly coz of the office meme.

  • @itsmenewbie03
    @itsmenewbie03 5 месяцев назад +1

    why is the whitepaper black?