Pinned Repositories
CNOTE
C++ file sort by custom tag
Corth
It's like Porth, but in C++. Yep, we're going full circle.
createGPT
Easily create disk images with valid GUID partition tables, cross-platform.
emacs.files
Lens' Emacs configuration and packages
LensorCompilerCollection
A compiler collection I made :&
LensorOS
An OS based on UEFI
lensr_blog_v1
I guess I got really interested in writing my own org-publish setup and now I'm here.
LITE
LISP INTERPRETER and TEXT EDITOR
MarkovTextGeneration
An AI bot that can generate text that looks like human's may have wrote it! Implemented a markov chain inside of a hash map.
RADII
RADII is a UEFI bootloader for the x86_64 architecture. It is made with the goal of understanding how modern desktop computers work, from hardware to radio buttons :^)
LensPlaysGames's Repositories
LensPlaysGames/LensorCompilerCollection
A compiler collection I made :&
LensPlaysGames/LensorOS
An OS based on UEFI
LensPlaysGames/Corth
It's like Porth, but in C++. Yep, we're going full circle.
LensPlaysGames/LITE
LISP INTERPRETER and TEXT EDITOR
LensPlaysGames/RADII
RADII is a UEFI bootloader for the x86_64 architecture. It is made with the goal of understanding how modern desktop computers work, from hardware to radio buttons :^)
LensPlaysGames/CNOTE
C++ file sort by custom tag
LensPlaysGames/emacs.files
Lens' Emacs configuration and packages
LensPlaysGames/createGPT
Easily create disk images with valid GUID partition tables, cross-platform.
LensPlaysGames/MarkovTextGeneration
An AI bot that can generate text that looks like human's may have wrote it! Implemented a markov chain inside of a hash map.
LensPlaysGames/lensr_blog_v1
I guess I got really interested in writing my own org-publish setup and now I'm here.
LensPlaysGames/lisp-build-system
A lil LISPy build system
LensPlaysGames/gcc-auto-deref
GCC with auto-dereferencing of struct/union pointers when accessing a field.
LensPlaysGames/InterceptAOC2023
LensPlaysGames/mantissa
This is an implementation of floating point numbers in software; it is meant to be compatible with C-style floats.
LensPlaysGames/mtools
GNU MTools clone with pre-built releases for multiple platforms.
LensPlaysGames/tree-sitter-glint
Tree sitter parser and grammar for Glint Programming Language (part of LCC)
LensPlaysGames/tree-sitter-int
Tree sitter parser for Intercept *originally the language FUNCompiler compiles
LensPlaysGames/AoC2022
Advent of Code 2022
LensPlaysGames/curator-react-front-end
LensPlaysGames/ergodox76_hotdoxv2_qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
LensPlaysGames/first-d-exploration
I haven't written anything in D, but now I have, and this is that thing that I have now written (in D).
LensPlaysGames/first_sql_adventure
I guess I just wanted to gain some experience with databases
LensPlaysGames/GlintStandardLibrary
Standard library implementation for the Glint programming language
LensPlaysGames/GlintVerySimpleExampleProgram
Example Project for Glint Programming Language
LensPlaysGames/idek_wats_a_dapp_or_web3
LensPlaysGames/idle-c
Idle game: codename hamburger
LensPlaysGames/LensPlaysGames
Config files for my GitHub profile.
LensPlaysGames/ltx-highlight-code
LaTeX package and program to format and highlight source code
LensPlaysGames/meson
The Meson Build System
LensPlaysGames/tree-sitter-lite-lisp
tree-sitter grammar for LITE LISP, the custom programming language integrated into my text editor for runtime configuration.