lexical-analysis topic

List lexical-analysis repositories

jlex

22
Stars
6
Forks
Watchers

A lexical analyzer for Java source code written in Python

libphorward

24
Stars
7
Forks
Watchers

C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...

lingfeat

118
Stars
15
Forks
Watchers

[EMNLP 2021] LingFeat - A Comprehensive Linguistic Features Extraction ToolKit for Readability Assessment

EasyCC-CPP

23
Stars
3
Forks
Watchers

Easy Compiler Compiler written in C++

Axion

19
Stars
2
Forks
Watchers

Experimental programming metalanguage, targeting on intertranspiling with other languages.

Detection_of_Malicious_URLs

20
Stars
7
Forks
Watchers

In this project, we have detected the malicious URLs using lexical features and boosted machine learning algorithms

CppCompiler

16
Stars
2
Forks
Watchers

A C# application that simulates the important workflow of a C++ compiler, continuous updating ...

compiler

30
Stars
6
Forks
Watchers

A simple compiler written from scratch in C++ for an undergraduate course in program translation.