wavemode's Stars
mattnite/gyro
A Zig package manager with an index, build runner, and build dependencies.
wavemode/CovidTracker
CSC 4110 Software Engineering project. Android app for tracking Covid-19 data by county in the United States.
glathoud/fext
Fast explicit tail calls. In today's JavaScript!
rikvdkleij/intellij-haskell
IntelliJ plugin for Haskell
purescript/purescript
A strongly-typed language that compiles to JavaScript
ncannasse/webidl
Haxe support for WebIDL
HaxeCheckstyle/haxe-formatter
Haxe code formatter based on tokentree
HaxeFoundation/HaxeManual
The official Haxe manual
HaxeFoundation/haxe
Haxe - The Cross-Platform Toolkit
HaxeFoundation/hscript
Parser and interpreter for Haxe expressions
ciscoheat/buddy
Your friendly BDD testing library for Haxe!
vshaxe/haxe-language-server
Language Server Protocol implementation for the Haxe language
AxGord/Pony
Haxe open-cross-library
arximboldi/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
wavemode/immutable-ds
Efficient persistent immutable data structures for Haxe. WIP.
983/Num
Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers
cdreier/slide-serve
presentation and dev server for simple slides, inspired by https://github.com/trikita/slide-html
dibyendumajumdar/nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
asmjit/asmjit
Low-latency machine code generation
cl21/cl21
Common Lisp in the 21st Century.
lokedhs/cl-rabbit
RabbitMQ interface to Common Lisp
sctb/lumen
A Lisp for Lua and JavaScript
CBPP/cbpp
#!++, A CrunchBang revival project.
sagiegurari/brackets-portable
Windows portable version of adobe brackets web development editor.
Masterminds/glide
Package Management for Golang
wavemode/anytype
Lightweight dynamic typing in C++
TheLartians/PEGParser
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
rsms/immutable-cpp
Persistent immutable data structures for C++
gperftools/gperftools
Main gperftools repository