Skip to content
View JoshuaManton's full-sized avatar

Block or report JoshuaManton

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.

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

Pinned Loading

  1. sif sif Public

    A compiler for a custom language written in C++.

    C++ 42 1

  2. cff cff Public

    A 3D renderer in C++.

    C 7 1

  3. workbench-odin workbench-odin Public archive

    workbench is a framework/library for building games in Odin.

    Odin 60 4

  4. A JSON serializer/deserializer. A JSON serializer/deserializer.
    1
    package main
    2
    
                  
    3
    import "core:fmt"
    4
    import "core:os"
    5
    import "core:mem"