Skip to content

DvLeu/Lexer-for-Rust-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Rust Lexer Project by DVLeu

Description

This project for the subject "Languages and Automata 1" consists of a lexer designed to analyze Rust code. It identifies elements of the code such as variables, operators, and comments to help understand its structure.

Contributions

The project has room for improvement, and any contributions are greatly appreciated

Instructions for use :

Dependencies

Install the necessary packages:

pip install ply

Running the Lexer:

Import the necessary module:

import ply.lex as lex

License

Free to use.

About

Lexer para rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published