Skip to content
View mrjameshamilton's full-sized avatar

Block or report mrjameshamilton

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mrjameshamilton/README.md

Hi there 👋

My name is James Hamilton and I'm a software engineer.

James Hamilton's GitHub stats

Pinned Loading

  1. bfbfPublic

    An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox.

    Kotlin 12 1

  2. cpploxcpploxPublic

    cpplox is a Lox interpreter & LLVM compiler written in C++

    C++ 21 5

  3. java-class-file-api-bf-compilerjava-class-file-api-bf-compilerPublic

    A Brainf*ck JVM compiler using the Java Class-File API

    Java 2 1

  4. loxloxloxloxPublic

    A Lox interpreter written in Lox

    Shell 7 1

  5. kloxkloxPublic

    A Kotlin implementation of lox with a JVM backend built using ProGuardCORE

    Kotlin 25 2

  6. kcckccPublic

    An "almost C" compiler written in Kotlin

    Kotlin