PDF Parser in C | Finishing the PDF parser

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

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

  • @tobeypeters
    @tobeypeters День назад +2

    I remember when Apple made their own PDF viewer. I remember, them demoing it and it was like 1000 times faster then Adobes. :>

  • @AK-vx4dy
    @AK-vx4dy 2 дня назад +2

    If I only have to time to watch your journey in one go...
    I'm glad you still fighting :)

  • @aldutran
    @aldutran 2 дня назад +1

    thank you so so much for these videos :D I've been trying to implement my own PDF parser/generator and looking through the docs was kinda confusing at times. Extremely thankful you are making these

  • @takidoui5650
    @takidoui5650 2 дня назад

    parse pdf parse pdf parse pdf!!. i m going to make my own parser thx for the inspiration

  • @HarshaVishwanadha379
    @HarshaVishwanadha379 День назад

    Is this reproducible in windows? ,great vid btw

    • @theevilcottonball
      @theevilcottonball День назад +1

      Probably. I guess, the only thing time I can think of it interacting with the OS is for File IO and for commandline args, so it should be easy to port to a different OS.

    • @AlexTheRealDev
      @AlexTheRealDev  21 час назад

      Thanks. Sadly I don’t think this works on windows. I remember using some linux syscalls at some point

  • @AK-vx4dy
    @AK-vx4dy 2 дня назад

    What is that "ds.h" library ? your own ?

    • @AlexTheRealDev
      @AlexTheRealDev  2 дня назад

      yes, I made it myself, kind of want to add more stuff to it soon :)

    • @AK-vx4dy
      @AK-vx4dy 2 дня назад

      @@AlexTheRealDev is it public?

    • @AlexTheRealDev
      @AlexTheRealDev  2 дня назад

      @@AK-vx4dy yes, on my github alexjercan/ds.h

    • @AK-vx4dy
      @AK-vx4dy 2 дня назад +1

      @@AlexTheRealDev cool, I'm not a C man but I'm really curious because it looks so nice

  • @2v2
    @2v2 День назад

    Had a good laugh seeing ./main > fuck xd