Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Glubs9
A curated list of projects in awesome lists by Glubs9 .
https://github.com/glubs9/bytecodemacro
a python library that exposes the python bytecode to allow for run time modifications of python
Last synced: 09 Nov 2024
https://github.com/glubs9/total_functional_programming_language
this is a total functional programming language I am making. Name unknown as of yet.
Last synced: 09 Nov 2024
https://github.com/glubs9/c-console-graphics-library
a graphics library to use for colour pixel graphics (not images) in the cmd for c#.
Last synced: 09 Nov 2024
https://github.com/glubs9/misc-agda-proofs
messing around learning agda and wanted to store my proofs
Last synced: 09 Nov 2024
https://github.com/glubs9/mycpyasm
a fully featured human readable python bytecode compiler
Last synced: 09 Nov 2024
https://github.com/glubs9/firstlambdacalculusinterpreterinhaskell
This is the first successful lambda calculus interpreter I have written, and it was written in haskell.
Last synced: 09 Nov 2024
https://github.com/glubs9/hashsort
A fast sorting algorithm using 'hash tables'
Last synced: 09 Nov 2024
https://github.com/glubs9/jamb
A command line javascript preprocessor for an amb-like function in javascript
Last synced: 09 Nov 2024
https://github.com/glubs9/sap1-emulator
emulator for the sap1 machine described in "Digital Computer Electronics by Albertt Paul Maldivino"
Last synced: 09 Nov 2024
https://github.com/glubs9/fwtb
fwtb (forth-with-the-boys) is a forth implementation I am making with my friends
Last synced: 09 Nov 2024
https://github.com/glubs9/python-ndfa-emulator
a simple non-deterministic finite automata machine emulator written in python
Last synced: 09 Nov 2024
https://github.com/glubs9/classiclisp
a compiler that compiles the original lisp syntax to scheme.
Last synced: 09 Nov 2024
https://github.com/glubs9/reverse-polish-notation-calculator-python
A small command line python program that runs reverse polish notation
Last synced: 09 Nov 2024
https://github.com/glubs9/simple-c-command-line-calculator
a simple c command line calculator made for fun!
Last synced: 09 Nov 2024
https://github.com/glubs9/proof-for-donovan
Proof for a thing with donovan crichton. will be deleted later.
Last synced: 09 Nov 2024
https://github.com/glubs9/stutter
A bad lisp dialect without any of the features that makes lisp good or fun
Last synced: 09 Nov 2024
https://github.com/glubs9/lambda-calculus-in-prolog
a small little lambda calculus interpreter i made in prolog after discovering dcgs
Last synced: 09 Nov 2024
https://github.com/glubs9/python-interpreter-for-brainfuck-using-numbers
This is just a small little python interpreter for brainfuck, it doesn't support characters being outputted because i find it more fun to work with numbers, though i'm sure i could implement a sorta like print both things, numbers and characters when it prints. also sorry if the code is a bit shit i wrote it in an hour at 10 pm.
Last synced: 09 Nov 2024
https://github.com/glubs9/php-website
a small little php website i made to practice my oop, php and design patterns
Last synced: 09 Nov 2024
https://github.com/glubs9/practice-npm-library
practice npm library from https://www.freecodecamp.org/news/how-to-make-a-beautiful-tiny-npm-package-and-publish-it-2881d4307f78/
Last synced: 09 Nov 2024
https://github.com/glubs9/brainfucktoccompler
fun little project I did while learning c
Last synced: 09 Nov 2024
https://github.com/glubs9/quotienttypeexperiments
repo for some experiments I am doing with quotient types
Last synced: 09 Nov 2024
https://github.com/glubs9/metaprogramming-experiment
a simple experiment to test the turing completeness of a 'pure' metaprogramming language.
Last synced: 09 Nov 2024
https://github.com/glubs9/golfscriptrepl
modification to the golfscript interpreter to make it act as a repl.
Last synced: 09 Nov 2024
https://github.com/glubs9/almostscheme
programming language i wrote for fun inspired by scheme and the first lisp paper
Last synced: 09 Nov 2024
https://github.com/glubs9/sortingpermutationmapping
a theory of comparison sorting and permutation algorithm mapping
Last synced: 09 Nov 2024
https://github.com/glubs9/job-oriented-concurrency
A python library for concurrency based on jobs and dependencies between them.
concurrency job-orinented-concurrency python python-2 python-3 python-concurrency
Last synced: 22 Dec 2024
https://github.com/glubs9/plus-minus-interpreter
a maths interpreter that handles addition, subtraction and brackets.
Last synced: 09 Nov 2024