Pinned Repositories
euclidean-rhythm
Euclidean rhythms
lua-shapelib
Lua bindings for the shapelib library.
lunita
A little programming language based on a subset of lua
plover
An interpreter for a little language with type inference written in Rust
scoundrel
An interpreter for a purely functional little language written in Rust
skip-quadtree
Implementation of the skip quadtree and compressed quadtree data structures.
tern
A little logic programming language
voronoi-quadtree
Library for approximating generalized Voronoi diagrams using quadtrees.
walden
An interpreter for a prototype based object-oriented little language written in Rust
gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
dminor's Repositories
dminor/lunita
A little programming language based on a subset of lua
dminor/plover
An interpreter for a little language with type inference written in Rust
dminor/scoundrel
An interpreter for a purely functional little language written in Rust
dminor/walden
An interpreter for a prototype based object-oriented little language written in Rust
dminor/squarified-treemap
Squarified treemap implementation.
dminor/recent-birds
Map recent local bird sightings from ebird.
dminor/tern
A little logic programming language
dminor/ccoss-kcd-2024
Slides for my talk at the CCOSS+KCD 2024 conference in Guadalajara, México.
dminor/conjumagator
Spanish verb conjugation / typescript practice.
dminor/cryptopals
Cryptopals solutions in rust
dminor/diplomat
Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
dminor/dminor.github.io
dminor/dom-l10n-documentation
Documentation of the current state of Mozilla's DOM L10n.
dminor/ebird2spatialite
eBird data importer
dminor/fluent-rs
Rust implementation of Project Fluent
dminor/icu4x
Solving i18n for client-side and resource-constrained environments.
dminor/jsconf-chile-2023
Slides for my talk at JSConf Chile 2023
dminor/jsconf-jp-tc39-collab-2023
Slides for my presentation at the JSConf.jp/TC39 collab event in Tokyo, September 2023.
dminor/l10nregistry-rs
L10nRegistry in Rust
dminor/palabral
A wordle clone written to learn a little React
dminor/proposal-intl-messageformat
TC39 Proposal for Intl.MessageFormat
dminor/proposal-upsert
ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert
dminor/spidermonkey.dev
Source for https://spidermonkey.dev/
dminor/tc39-agendas
TC39 meeting agendas
dminor/tc39-notes
TC39 meeting notes
dminor/tc39-to-jira
Script to extract proposal data from tc39 dataset for use in jira
dminor/test262
Official ECMAScript Conformance Test Suite
dminor/tinystr
A small ASCII-only bounded length string representation.
dminor/web-engines-hackfest-2022
Slides for my talk at Web Engines Hackfest 2022
dminor/webrtc-sdp
Rust SDP parser for WebRTC