Skip to content

Repository files navigation

NMJLA.JS

Nasser's Mini-Java Lexical Analyzer

Files:

  • nmjla.js :the app
  • operations :set of regexps to match operations
  • types :set of regexps to match types
  • reservedWords :set of regexps to match reserved words

First make sure nodejs is installed in you system

then simply ..

node nls.js

About

Dead simple JavaScript lexical analyzer for mini java programming language

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages