SQL query formatter
-
Updated
Jan 30, 2020 - Pascal
SQL query formatter
A compiler written in Java which compiles Yapl to JVM Bytecode using a parser generated with ANTLR.
News Headlines Analysis of (two) Websites - Using GDELT 2.0 Event Database
Scala library for constructing statically typed PostgreSQL queries
NLP tool to enrich word embeddings with parse tree information and generate type, word and sentence embeddings
An interpreter for somewhat adapted Lisp source code. I have worked on this program for a school project.
Repository to maintain the code related to the faustop interpreter
A complete compiler for a small programming language called "minic". The compiler processes source code written in "minic", checks it for errors, and then executes it. This involves several classic compiler stages including Lexical Analysis (Lexing), Syntax Analysis (Parsing), Semantic Analysis and Execution (Interpretation)
An implemention of Parse Tree for a Parser in C
Add a description, image, and links to the parsetree topic page so that developers can more easily learn about it.
To associate your repository with the parsetree topic, visit your repo's landing page and select "manage topics."