Skip to content

OlimilO1402/Langg_KeywOrIdefixTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langg_KeywOrIdefixTree

Keyword Or Identifier Prefix Tree

GitHub GitHub release (latest by date) Github All Releases GitHub followers

A PrefixTree will be used by a parser especially the tokenizer of a programming language to distinguish between keywords and identifiers.
The idea to this project started in dec.2009, but the implementation was not that great. The concrete solution as it is now came to life in 2019 when idiv and Olaf Schmidt contributed their knowledge.

TyTex Image