/lexical-analyser

This project contains PHP scripts that implements a simple lexical analyser that identifies five different elements of any programming language code. This lexical analyser is based on a finite state machine. Alongside with implementation of deterministic finite automata and non deterministic finite automata.

Primary LanguagePHP

This repository is not active