Skip to content
    CSharpIsGud

    CSharpIsGud

    @CSharpIsGud
    Hello, I'm the masochist of replit. I mostly make really painful projects just for the fun of seeing them finally work.
    GitHub
    CSharpIsGud
    CSharpIsGud
    published a Repl
    10 months ago
    2
    BFScriptV2
    BFScriptV2A prototype programming language that compiles to BrainF* Work in progress.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    11 months ago
    1
    Personal Site
    Personal SiteA personal site I'll put info about my projects and me. Functions like a terminal, but works on mobile. (Minus any fancy cool stuff I might add later)
    CSharpIsGud
    CSharpIsGud
    published a Repl
    1 year ago
    1
    Universal Replit Editor
    Universal Replit EditorAn experimental editor configurable for custom languages. Placeholder until extension apis allow extending the replit editor.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    1 year ago
    1
    ReplDB Python Usage for JS
    ReplDB Python Usage for JSUse ReplDB through indexing just like python!
    CSharpIsGud
    CSharpIsGud
    published a Repl
    1 year ago
    0
    MontyHallDemo
    MontyHallDemoA demonstration of the monty hall problem in python.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    2 years ago
    8
    BFScript
    BFScriptA compiler backend paired with a proof of concept programming language that compiles to BrainF*.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    2 years ago
    1
    HTPL
    HTPLHTML as a programming language. I haven't posted anything on repl in like years, and I got impatient while working on this completely useless project and decided to just go ahead and publish it even with almost no error handling and easily breakable by syntax errors just to be done with it.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    3 years ago
    3
    PDP
    PDPJavaScript PDP-11 emulator that can run C. Unfinished, and doesn't support a good number of instructions. Division won't work at all. Multiplication might work in some circumstances and might not in others, or the compiler might have just optimized away doing the multiplication at all and just replaced it with a constant. Bit shifting and some bitwise operations are unlikely to work as well. There are a bunch of other instructions that haven't been implemented yet so this is far from finished.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    3 years ago
    37
    FinalOS
    FinalOSAn operating system with memory paging and the ability to load programs from a storage device.
    CSharpIsGud
    CSharpIsGud
    published a Repl
    3 years ago
    58
    IodineJS
    IodineJSA JavaScript interpreter written in C++. It supports: Objects Classes(But not static members yet.) Functions, Anonymous functions and Arrow Functions For and While loops Variables
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang