Skip to content
View jorbDehmel's full-sized avatar
  • Colorado Mesa University
  • Grand Junction, Colorado
  • 21:42 (UTC -07:00)

Block or report jorbDehmel

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
jorbDehmel/README.md
  • @jorbDehmel, Jordan "Jorb" Dehmel.
  • jdehmel@outlook.com
  • Undergraduate student of CS + mathematics at Colorado Mesa University
  • Experience in Python, C/C++, Java, Javascript, TypeScript, Rust, Dart/Flutter, Flex/Bison, rmd, md, LaTeX, SQL, RegEx
  • Experience creating 2D and 3D rendering engines, machine learning libraries, programming language translators
  • Currently researching formal language theory, theoretical computer science

PFP via tuckerbudzyn on instagram

Pinned Loading

  1. oak oak Public

    The Oak Programming Language. Oak is a modern, low-level, statically-typed translated programming language with extreme macro support, built-in packaging and building, and compile-time-modifiable l…

    C++ 5 2

  2. jknit jknit Public

    A lightweight, FOSS alternative to RStudio/Posit and `.rmd`. Can compile `.rmd` files to `.md` or `.tex`, with included running code.

    C++

  3. tera tera Public

    Tera - A simulated ternary (base 3) CPU, assembly language, assembler and decompiler. Uses trytes made up of 9 trits rather than bytes of 8 bits.

    C++ 4 1

  4. gql gql Public

    A simple, fast GDBM for C++. This is a lightweight, header-only interface to libsqlite3-dev.

    C++

  5. regex-to-dfa regex-to-dfa Public

    Final project for programming languages at Colorado Mesa University under Dr. Warren MacEvoy. This is a Regular Expression to DFA compiler.

    C++

  6. libglr libglr Public

    A (runtime) GLR parser in C++. This generates parser *objects*, not compilable files.

    C++