This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Try it on GitHub: https://github.com/coffeemug/ts-parsec I write a lot of throwaway interpreters to play with programming language design ideas. For these projects, writing a parser is usually the most frustrating part. Parser libraries are hard to learn, easy to forget, and finicky to use. The other option, hand-coding a custom parser for each interpreter, raises the activation energy to start a…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.