How to create a language these days?

后端 未结 19 1822
青春惊慌失措
青春惊慌失措 2020-12-28 11:24

I need to get around to writing that programming language I\'ve been meaning to write. How do you kids do it these days? I\'ve been out of the loop for over a decade; are yo

19条回答
  •  被撕碎了的回忆
    2020-12-28 12:04

    I'm pretty sure you do what's always been done.

    Write some code, and show your results to the world.

    As compared to the olden times, there are some tools to make your job easier though. Might I suggest ANTLR for parsing your language grammar?

提交回复
热议问题