Skip to content
View Aegwenia's full-sized avatar

Block or report Aegwenia

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Reference implementation for Writing a C Compiler

OCaml 234 31 Updated Feb 12, 2025

Master programming by recreating your favorite technologies from scratch.

Markdown 491,792 46,486 Updated Feb 21, 2026

A simple Unix-like kernel trying to be POSIX compliant

C 138 13 Updated Aug 11, 2024

Ghost, a micro-kernel based hobby operating system.

C 643 63 Updated Nov 20, 2025

Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

C 1,418 85 Updated Apr 10, 2026
C 62 16 Updated Jan 28, 2018

Malware Samples. Uploaded to GitHub for those want to analyse the code. Code mostly from: http://www.malwaretech.com

C++ 1,165 790 Updated Apr 14, 2025

Collection of malware source code for a variety of platforms in an array of different programming languages.

Assembly 17,983 2,020 Updated Sep 10, 2025

One of a few malware collections on the GitHub.

Python 2,787 585 Updated Aug 1, 2025

OS tutorial from Nanobyte YouTube channel.

C 658 99 Updated Mar 9, 2025

A compiler for a new language focusing on compile-time execution and no LLVM dependency.

C 298 10 Updated Oct 3, 2023

Open-source implementation of the K programming language

C 1,408 147 Updated Jun 2, 2023

Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HD…

C 801 111 Updated Oct 2, 2024

Umka: a statically typed embeddable scripting language

C 2,010 77 Updated Apr 12, 2026

Looks like JavaScript, feels like Ruby, and it is a script language fitting in C programmers.

C 239 8 Updated Dec 6, 2022

💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress

C 339 33 Updated Jan 30, 2024

Cone Programming Language

C 556 20 Updated Dec 12, 2022

The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

Wren 7,943 613 Updated Nov 19, 2025

A distributed operating system

C 1,454 111 Updated Jul 29, 2022

A catalog of programming languages

779 24 Updated May 19, 2025

Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.

Scheme 214 17 Updated Jan 19, 2023

The Xyris Kernel

C++ 153 10 Updated Jan 2, 2023

opuntiaOS - an operating system targeting x86, ARM and RISC-V.

C 668 33 Updated Apr 6, 2023

Io programming language. Inspired by Self, Smalltalk and LISP.

C 2,761 310 Updated Apr 18, 2026

A microkernel OS for x86 I wrote in C++ back in 2007. Features VMM, TSS multitasking, and oddly shaped C++. Updated in 2023 to fix some memory management bugs and now it works.

C 11 2 Updated Mar 6, 2023

A dynamic language and bytecode vm

C 4,224 259 Updated Apr 3, 2026

mal - Make a Lisp

Assembly 10,613 2,686 Updated Oct 22, 2025

ringOS source code

C++ 37 2 Updated Sep 14, 2024

MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 p…

C 454 21 Updated Nov 25, 2024

a little 64bit microkernel based operating system written in c++ with smp support

C 771 23 Updated Apr 19, 2026
Next