Pinned Repositories
ipl-interpreter
Interpreter for a simple imperative language called IPL
jobshop-scheduling
Optimal ECLiPSe Prolog job-shop scheduling solver
minihaskell-compiler
MiniHaskell compiler and interpreter with a Lucid-like dataflow IR
minijava-compiler
MiniJava to LLVM IR compiler
monads-presentation
Presentation about the role of monads in Functional Programming
regex-interpreter
Simple regular expression interpreter
remote-file-transfer
Multi-threaded file transferring app, based on the client-server model
similarity-search
Implementation and survey of similarity search methods that rely on dimensionality reduction (e.g. LSH), D-dimensional vector clustering
sqlmesh
Efficient data transformation and modeling framework that is backwards compatible with dbt.
sqlglot
Python SQL Parser and Transpiler
georgesittas's Repositories
georgesittas/minijava-compiler
MiniJava to LLVM IR compiler
georgesittas/minihaskell-compiler
MiniHaskell compiler and interpreter with a Lucid-like dataflow IR
georgesittas/ipl-interpreter
Interpreter for a simple imperative language called IPL
georgesittas/jobshop-scheduling
Optimal ECLiPSe Prolog job-shop scheduling solver
georgesittas/remote-file-transfer
Multi-threaded file transferring app, based on the client-server model
georgesittas/similarity-search
Implementation and survey of similarity search methods that rely on dimensionality reduction (e.g. LSH), D-dimensional vector clustering
georgesittas/monads-presentation
Presentation about the role of monads in Functional Programming
georgesittas/regex-interpreter
Simple regular expression interpreter
georgesittas/rlfap-solver
Solver for the radio link frequency assignment CSP
georgesittas/amazon-redshift-python-driver
Redshift Python Connector. It supports Python Database API Specification v2.0.
georgesittas/duckdb-web
DuckDB-Web - Source code of duckdb.org
georgesittas/pandas-stubs
Public type stubs for pandas