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.

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
Showing results

Reference implementation for Writing a C Compiler

OCaml 137 20 Updated Feb 12, 2025

Master programming by recreating your favorite technologies from scratch.

Markdown 349,339 32,404 Updated Sep 3, 2024

A simple "Unix-like" kernel trying to be POSIX compliant

C 133 12 Updated Aug 11, 2024

Ghost, a micro-kernel based hobby operating system.

C 568 57 Updated Mar 5, 2025

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

C 889 44 Updated Jan 8, 2024
C 57 17 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,038 769 Updated Mar 5, 2024

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

Assembly 16,538 1,869 Updated Nov 25, 2024

One of a few malware collections on the GitHub.

Python 2,472 562 Updated Jul 31, 2024

OS tutorial from Nanobyte YouTube channel.

C 555 89 Updated Nov 1, 2024

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

C 286 7 Updated Oct 3, 2023

Open-source implementation of the K programming language

C 1,374 141 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 742 104 Updated Oct 2, 2024

Umka: a statically typed embeddable scripting language

C 1,131 56 Updated Mar 5, 2025

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

C 236 8 Updated Dec 6, 2022

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

C 335 33 Updated Jan 30, 2024

Cone Programming Language

C 532 18 Updated Dec 12, 2022

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

Wren 7,067 570 Updated Feb 16, 2025

A distributed operating system

C 1,444 109 Updated Jul 29, 2022

A catalog of programming languages

766 23 Updated Sep 25, 2023

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

Scheme 210 17 Updated Jan 19, 2023

The Xyris Kernel

C++ 154 11 Updated Jan 2, 2023

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

C 663 33 Updated Apr 6, 2023

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

C 2,685 298 Updated Oct 19, 2023

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 12 3 Updated Mar 6, 2023

A dynamic language and bytecode vm

C 3,736 235 Updated Mar 5, 2025

mal - Make a Lisp

Assembly 10,201 2,592 Updated Dec 23, 2024

ringOS source code

C++ 36 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 449 20 Updated Nov 25, 2024

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

C++ 767 24 Updated Jan 26, 2025
Next