Insert <it’s not much but it’s honest work> meme. It only supports ints and bools, some logic and simple arithmetics and it compiles to Java but damn was it hard to get that far.

Can you guess what everything does?

    • AMDIsOurLord@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      9 months ago

      We think alike friend

      Don’t lose your passion, doing things the shit old way can also make you a better programmer in the newer paradigms

      Although, I recommend you at least learn C++23

    • einsteinx2
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      9 months ago

      Reading this comment and then looking up and seeing that your username ends with PDP11 was *chef’s kiss*

    • MinekPo1 [She/Her]@lemmygrad.ml
      link
      fedilink
      arrow-up
      3
      ·
      9 months ago

      don’t worry , it can always get worse . source : I implemented a esoteric programming language of my own making with just a parser (no lexer !) and a tree walking interpreter while reimplementing a standard library and depending on undefined behavior in python . honestly I fear that code more each time I look at it