BAM Weblog

Simple Lexer in JavaScript

Brian McKenna — 2011-05-22

I haven’t had much time but I’m trying to continue with releasing a project every week. This week I’ve worked on a whitespace-significant lexer for use with Jison.

The code is up on Bitbucket. It analyses a small, ML-like language.

Please enable JavaScript to view the comments powered by Disqus.