Austin Henley

Results 13 repositories owned by Austin Henley

knox

100
Stars
7
Forks
Watchers

A toy programming language written in Go that compiles to C.

teenytinycompiler

354
Stars
47
Forks
Watchers

A small BASIC-to-C compiler written in Python.

cosine

58
Stars
5
Forks
Watchers

Explored and benchmarked different methods of implementing cosine from scratch.

goforth

18
Stars
2
Forks
Watchers

An interpreter for a small dialect of Forth written in Go.

HarvestMemory

58
Stars
7
Forks
Watchers

Program a bot using assembly-like code in this competitive game!

hcse-dissertations

48
Stars
6
Forks
Watchers

A list of human-centered software engineering dissertations.

hofstadter

30
Stars
9
Forks
Watchers

An esoteric programming language that supports concurrency, regex, and web requests.

riscv-parser

47
Stars
7
Forks
Watchers

Basis of a RISC-V parser to be used for linters or assemblers.

wiggleface

41
Stars
0
Forks
Watchers

A whimsical game engine with 16x16 wiggling pixels.

bignum

32
Stars
0
Forks
Watchers

A bignum library for C.