noxabellus
low & high level programmer, type theory meddler, language designer. spending most of my time on @ribbon-lang
⊥
Pinned Repositories
bdwgc
fork of bdwgc adding a zig module export
dmtl
mtl without the functional dependencies; more complete than mtl-unleashed
fast-interpreter-example
public domain untyped register based virtual machine example; faster than lua
monoidal-rows
type system experiments where rows are a monoid
plugin-example
C example of how to use dynamic/shared libraries
vm-value-perf
An investigation of the performance of various VM value representations
vscode-grammar-builder-bootstrap
zig-utils
All of my zig-utils in one place
ribbonc
Ribbon compiler
rvm
Ribbon bytecode interpreter
noxabellus's Repositories
noxabellus/monoidal-rows
type system experiments where rows are a monoid
noxabellus/plugin-example
C example of how to use dynamic/shared libraries
noxabellus/vm-value-perf
An investigation of the performance of various VM value representations
noxabellus/vscode-grammar-builder-bootstrap
noxabellus/bdwgc
fork of bdwgc adding a zig module export
noxabellus/dmtl
mtl without the functional dependencies; more complete than mtl-unleashed
noxabellus/fast-interpreter-example
public domain untyped register based virtual machine example; faster than lua
noxabellus/guile-embed-example
A simple example embedding Guile Scheme into a program running SDL2 & OpenGL
noxabellus/Haskell-REPL
Fork of the VS Code extension Haskell-REPL fixing some bugs and allowing it to reload on multiple file types
noxabellus/lexer-io-perf
An investigation of the performance of various lexer io methods
noxabellus/vox
WYSIWYG rich text editor (unfinished)
noxabellus/zig-utils
All of my zig-utils in one place
noxabellus/quilljs-vox
A semi-complete text editor, shelved in favor of a new version written with slatejs
noxabellus/slotmap
A minimal implementation of a dense slotmap
noxabellus/tiny-interpreter
tiny toy interpreter in c
noxabellus/uir
Proof of concept abstract stack machine compiler
noxabellus/vscode-grammar-builder
noxabellus/vscode-grammar-types
noxabellus/zg
fork of https://codeberg.org/dude_the_builder/zg
noxabellus/zig-ansi-utils
noxabellus/zig-build-utils
noxabellus/zig-extern-utils
noxabellus/zig-gltf-example
noxabellus/zig-javascript-bridge
fork of zjb doing various things
noxabellus/zig-misc-utils
noxabellus/zig-text-utils
noxabellus/zig-type-utils