Skip to content
View eightbitraptor's full-sized avatar
Block or Report

Block or report eightbitraptor

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

Pinned

  1. dotfiles dotfiles Public

    Vim Script 1

  2. dotemacs dotemacs Public

    My Emacs configuration. Pretty minimal, tailored primarily for Ruby/C/Rust programming. Uses use-package extensively. Tested on Linux/macOS only

    Emacs Lisp

  3. rlox rlox Public

    A tree walking interpreter of Lox, the language from Robert Nystrom's Crafting Interpreters book, implemented in Rust

    Rust

  4. clisp clisp Public

    A small lisp-ish language written in C. From buildyourownlisp.com

    C

  5. clox clox Public

    A VM for the lox language from the Crafting Interpreters book, in C

    C

  6. chicken-trigrams chicken-trigrams Public

    An implementation of Kata 14 in Chicken Scheme

    Scheme