Skip to content
View coutego's full-sized avatar

Block or report coutego

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
coutego/README.org

Readme

I’m interested in development and programming languages. Here you can find some random projects I’m working on to try and learn different things.

Projects

version-control

An implementation of a git-like version control system, written in Python.

jlisp

An implementation of a Lisp interpreter with macro support, written in Typescript.

automata-tests

Run some cellular automatas on a web page. Web application written in clojurescript.

injectable/pluggable/pluggable-web

Component and plugin system written in clojure/script.

ctgtl/ctgtl

Emacs packages with some utilities I personally use.

Pinned Loading

  1. version-control version-control Public

    An implementation of the core functionality of git

    Python

  2. jlisp jlisp Public

    Lisp interpreter with macro support

    TypeScript

  3. automata-tests automata-tests Public

    Test application with cellular automatas

    Clojure

  4. ctg-win ctg-win Public

    Utilities to manage Emacs windows

    Emacs Lisp

  5. injectable injectable Public

    Data oriented Clojure dependency injection library

    Clojure

  6. pluggable pluggable Public

    Plugin library for Clojure

    Clojure