SQL query formatter
-
Updated
Jan 30, 2020 - Pascal
SQL query formatter
Repository to maintain the code related to the faustop interpreter
A compiler written in Java which compiles Yapl to JVM Bytecode using a parser generated with ANTLR.
An interpreter for somewhat adapted Lisp source code. I have worked on this program for a school project.
News Headlines Analysis of (two) Websites - Using GDELT 2.0 Event Database
An implemention of Parse Tree for a Parser in C
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
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)
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."