Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parser-tokenizer

This repository contains a simple parser for a subset of C-like syntax, designed to tokenize and parse code into a tree structure. The parser is capable of processing function definitions, return statements, assignment statements, arithmetic expressions, and type casting. It constructs a parse tree based on a tokenized input and prints it to visualize the structure of the parsed code.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages