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 109 12 Updated Aug 28, 2024

Master programming by recreating your favorite technologies from scratch.

Markdown 304,702 28,546 Updated Sep 3, 2024

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

C 132 12 Updated Aug 11, 2024

Ghost, a micro-kernel based hobby operating system.

C 560 57 Updated Sep 27, 2024

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 841 37 Updated Jan 8, 2024
C 56 18 Updated Jan 28, 2018

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

C++ 989 768 Updated Mar 5, 2024

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

Assembly 15,736 1,750 Updated Oct 15, 2024

One of a few malware collections on the GitHub.

Python 2,353 534 Updated Jul 31, 2024

OS tutorial from Nanobyte YouTube channel.

C 506 75 Updated Aug 14, 2024

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

C 285 7 Updated Oct 3, 2023

Open-source implementation of the K programming language

C 1,360 138 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 677 103 Updated Oct 2, 2024

Umka: a statically typed embeddable scripting language

C 1,057 53 Updated Oct 6, 2024

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

C 240 7 Updated Dec 6, 2022

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

C 330 32 Updated Jan 30, 2024

Cone Programming Language

C 525 17 Updated Dec 12, 2022

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

Wren 6,901 552 Updated Aug 21, 2023

A distributed operating system

C 1,443 106 Updated Jul 29, 2022

A catalog of programming languages

763 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++ 153 11 Updated Jan 2, 2023

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

C 663 32 Updated Apr 6, 2023

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

C 2,667 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 11 3 Updated Mar 6, 2023

A dynamic language and bytecode vm

C 3,496 225 Updated Oct 18, 2024

mal - Make a Lisp

Assembly 10,045 2,542 Updated Oct 16, 2024

ringOS source code

C++ 34 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 446 21 Updated May 27, 2024

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

C++ 759 25 Updated Jul 13, 2024
Next