Skip to content

Basic Luau Tokenizer for script context scanners.

Notifications You must be signed in to change notification settings

AvaModz/LuauTokenizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LuauTokenizer

Basic Luau Tokenizer for script context scanners. Supports basic Luau syntax however its free to edit if you want to support more complex syntax. Has a full fledged error handler, any error that occurs during tokenization will be caught and printed to the console along with the line number on which it occurred. The tokenizer will then skip ahead to the next line and continue tokenizing.

About

Basic Luau Tokenizer for script context scanners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages