Skip to content
View programmerstevie's full-sized avatar

Block or report programmerstevie

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 Loading

  1. portfolio portfolio Public

    My frontend web dev portfolio.

    Svelte

  2. haskellMather haskellMather Public

    A Haskell-based mathematical expression parser and evaluator that converts input strings into Abstract Syntax Trees (ASTs) and evaluates them. Supports basic arithmetic operations including additio…

    Haskell

  3. haskell-assembly-interpreter haskell-assembly-interpreter Public

    An Assembly Language Parser and Evaluator written in Haskell using Parsec. Parses and executes assembly-like code, simulating a CPU with registers, flags, stack, and control flow instructions.

    Haskell

  4. cppMather cppMather Public

    c++ mathematical expression parser and evaluator.

    C++