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?

  • @[email protected]OP
    link
    fedilink
    711 months ago

    Fortunately I generate Java source code from it. However MPS generates both source and byte code when you build the solution. For some reason I can’t get the byte code to run though, but the source code does, so I don’t care too much.

    • @pivot_root
      link
      411 months ago

      That sounds about right for JVM bytecode… In any case, great work!