Skip to content
#

lexical-analyzer

Here are 30 public repositories matching this topic...

lex-yacc-experiments

🔧 My studies involving context-free grammar analysis. The analyzers were built using familiar tools such as YACC, Lex and Bison. Topics covered include token filtering, simple variable manipulation, and arrays.

  • Updated Oct 17, 2022
  • Yacc

A Lex and Yacc-based compiler for a new language inspired by C. With its powerful parsing and lexical analysis capabilities, this compiler efficiently translates high-level code into executable machine language.

  • Updated Nov 19, 2023
  • Yacc

Improve this page

Add a description, image, and links to the lexical-analyzer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lexical-analyzer topic, visit your repo's landing page and select "manage topics."

Learn more