Niklas Ladurner's repositories

Language:TeXStargazers:0Issues:0Issues:0

RISC-V-Assembly-Introductory-Exercises

collection of exercises designed to introduce students to the fundamental concepts of computer architecture using the RISC-V instruction set.

Language:AssemblyLicense:GPL-3.0Stargazers:0Issues:0Issues:0

tutorSite

Simple website that will be used to distribute notes regarding my tutorial in computer architecture @ TUM

Language:HTMLStargazers:1Issues:0Issues:0

brainASM

An interpreter for the esoteric programming language brainfuck, written in assembly. Included is a translation to the most excellent programming language MemeAssembly.

Language:AssemblyStargazers:1Issues:0Issues:0

ocalc

A program implemented in the functional programming language OCaml for parsing and evaluating simple arithmetic expressions using a recursive descent parser.

Language:OCamlStargazers:0Issues:0Issues:0

pascal

Graphical representation of the Sierpiński triangle based on Pascal's triangle and modulo operations on the binomial coefficients

Language:JavaStargazers:2Issues:0Issues:0