syntactic-analysis
Here are 89 public repositories matching this topic...
Basic Project on Compiler Design developed to understand how the compiler works. Main focus of this project is on the working of Syntactic Analysis. It is developed using the C language. To run this project. Open your linux terminal and type "gcc Compiler_Project.c" followed by "./a.out". Then enter the number of lines you want it to read. It re…
-
Updated
Jul 5, 2017 - C
Development of a compiler for the Mini-Java language
-
Updated
Jun 2, 2021 - Java
A Lexical, Synthetic, Semantical and Assembly Code Generation program for a Context-Sensitive Language specified in BNF (Type 1 in Chomsky hierarchy)
-
Updated
Oct 30, 2024 - C++
"Formal Languages, Automata and Compilers" course project
-
Updated
Jan 15, 2020 - Yacc
Empirical Evaluation of LSTM Language Models on Syntactic Dependencies
-
Updated
Jan 25, 2019 - Jupyter Notebook
LLMs on PE dataset with different linguistic and syntactic features
-
Updated
Sep 20, 2023 - Jupyter Notebook
Implementação de um compilador de contexto restrido com tradução de liguagem C/C++ para a linguagem Python
-
Updated
Jul 15, 2022 - Python
Project for Theory of Programming Language
-
Updated
Jan 13, 2018 - C
A complete implementation of a lexer and parser using Flex and Bison for a subset of the XML notation used in Android application development.
-
Updated
Jul 11, 2023 - C
Toy JVM compiler written in Java
-
Updated
Jun 26, 2024 - Java
Lexical & Syntactic Compiler Builder
-
Updated
Dec 28, 2023 - C++
A Python toolkit for computing quantifiable text complexity,controversy and diversity metrics based on linguistic, sentiment, narrative and syntactic analysis.
-
Updated
Dec 3, 2025 - Python
A short course about C (actually about Lex and YACC too!)
-
Updated
Jun 27, 2018 - TeX
Analizador Léxico Sintáctico en Java
-
Updated
Aug 22, 2023 - Java
Traductor de Lenguaje JS-PL parcial.
-
Updated
Jan 27, 2021 - C#
Compilador para a linguagem Robot-L
-
Updated
Dec 2, 2019 - C++
-
Updated
Apr 8, 2021 - Python
NLP course homework, focusing on mental health text classification. Implements data preprocessing, POS filtering with Stanza, TF-IDF vectorization, and model training to detect mental health conditions.
-
Updated
Jan 19, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the syntactic-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the syntactic-analysis topic, visit your repo's landing page and select "manage topics."