Skip to content
View joschatom's full-sized avatar

Organizations

@firepointtheos @org-firedos @ant-os @flake-lang

Block or report joschatom

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 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
joschatom/README.md

Hi 👋, I'm Joscha Egloff

A young programmer from Switzerland.

joschatom

joschatom

  • 🔭 I’m currently working on AntOS, Flake Programming Language, a Physics Engine and more.

  • 🌱 I’m currently learning more about unsafe Rust.

  • 💬 Ask me about C#, C/C++, Python and Rust

  • 📫 How to reach me joscha.egloff@pm.me

 joschatom

Pinned Loading

  1. tuple-types tuple-types Public

    A Rust Library that provides the functionality to extract a list of types from a Tuple.

    Rust

  2. ant-os/rust-kernel ant-os/rust-kernel Public

    The rewrite of the Kernel in Rust!

    Rust

  3. The-TASInterpreter/TASI The-TASInterpreter/TASI Public

    An Interpreter for a new language (TASI) programmed in c#

    C# 4 1

  4. flake-lang/flake2 flake-lang/flake2 Public

    Flake Rewrite

    Rust

  5. simple-writer simple-writer Public

    Simple CLI Writer

    Rust

  6. basic_io.asm basic_io.asm
    1
    org 0x100
    2
    
                  
    3
    section .text
    4
    _entry:
    5
            ; print()