Skip to content

rieck/jassi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jassi

Jassi is a minimalistic lexer for JavaScript code. The lexer is simple but robust enough to deal with the usual JavaScript madness in websites. In fact, Jassi will lex anything that roughly looks like JavaScript, including C and PHP. ;)

I am not very proud of it. Have fun.

Building

Simply run

./bootstrap
./configure
make 

About

A Simple and Robust JavaScript Lexer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published