Sitemap & RSS Feed Tags
Projects

Alisp
Alisp Interpreted Lisp-language written in C++.

Alisp is a general purpose lisp based language written in C++ over the course of several months. It comes with an interpreter, REPL environment, and several modules that comprise the standard library of the language.

 
CTGraph
CTGraph C++ implementation of a graph that is fully usable at compile time

Single header library for doing fancy things at compile-time.

 
Code manager
Code manager Python application for managing and installing code packages.

A command line utility that helps me manage my git repositories as well as other programming packages.