Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Token Parser

Author: Brice Lucifer Token Parser is a library designed to tokenize a source code input, converting it into a series of tokens for further processing such as syntax analysis or interpretation.

C Version

  1. Clone the repository:
git clone https://github.com/BriceLucifer/TokenParser.git
cd token_parser/C

Zig Version

  1. Clone the repository:
git clone https://github.com/BriceLucifer/TokenParser.git
cd token_parser/zig

2.Compile the Zig version:

zig build run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages