Skip to content
View voidwyrm-2's full-sized avatar
💭
I wanna build my own OS (read this to the tune of the Pokémon theme)
💭
I wanna build my own OS (read this to the tune of the Pokémon theme)

Block or report voidwyrm-2

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
voidwyrm-2/readme.md

My Skills

My primary languages (in order of knowledge)


Projects I'm proud of

  • Velvet, A JVM- and CLR- like stack-based virtual machine
  • Luext, A [Neo]Vim-like text editor made with Lua and the Love2D game engine
  • Templ, A template generation tool
  • ReqProc, A concatenative stack-oriented language
  • JIL, An interpreted language with manual memory management
  • RS-100, The assembly dialect from TIS-100 in a natively runnable form
  • Raisin, A VM-based superset of Brainfrick

Pinned Loading

  1. reqproc reqproc Public

    A stack-oriented concatenative scripting language

    Go

  2. velvet-vm velvet-vm Public

    A stack-oriented virtual machine based on the JVM and CLR

    Go 3

  3. gor gor Public

    A dynamically-typed R-ish language written in Go

    Go

  4. argplusplus argplusplus Public

    An argument parsing library for C++

    C++

  5. luext luext Public

    A [neo]vim-like text editor made with LÖVE

    Lua

  6. templ templ Public

    A templating application

    Go