GitHub / qwertie 15 Repositories
Made the LLLPG parser generator, LeMP preprocessor for C# et al, and Loyc umbrella project. Now working on tutorials about TypeScript and other stuff.
qwertie/btree-typescript
A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.
Language: TypeScript - Size: 899 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 26

qwertie/ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
Language: C# - Size: 83.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 177 - Forks: 25

qwertie/ceylon-spec Fork of ceylon/ceylon-spec
Ceylon Language Specification and type analyzer
Size: 27.2 MB - Last synced at: over 2 years ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

qwertie/learn-react
How to write web apps with Typescript & React: A Detailed Primer
Language: TypeScript - Size: 2.54 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

qwertie/LoycCore
The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structures; and Loyc.Syntax contains the LES parser and other parsing-related services including base classes for LLLPG.
Language: C# - Size: 5.29 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 38 - Forks: 10

qwertie/Theraot Fork of theraot/Theraot
Backporting .NET and more
Language: C# - Size: 1.3 MB - Last synced at: over 2 years ago - Pushed at: about 11 years ago - Stars: 1 - Forks: 0

qwertie/LLLPG-Samples
Loyc LL(k) Parser Generator for C# - Examples
Language: C# - Size: 3.83 MB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 12 - Forks: 5

qwertie/GraphingCalculator
Graphing Calculator in C# with LES
Language: C# - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 10

qwertie/FontHexer
Convert a font into a bitmap font (CSV or JSON)
Language: C# - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

qwertie/Assisticant Fork of michaellperry/Assisticant
Language: C# - Size: 2.94 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

qwertie/simplertime
Parser and formatter for time-of-day values in Date
Language: TypeScript - Size: 52.7 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

qwertie/home
My personal web page
Language: HTML - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

qwertie/ungglish
Ungglish: The eezi lenguij liek Ingglish
Language: HTML - Size: 336 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

qwertie/loyc.net
Loyc.net web site
Language: HTML - Size: 21.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

qwertie/holders
A tiny library to help you construct React user interfaces quickly & easily
Language: TypeScript - Size: 408 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

qwertie/aspnet-jsonignore-bug
[JsonIgnore] not working with EF Core types when requesting single resource when Lazy Loading is enabled (.NET 5)
Language: C# - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

qwertie/testpack
Verifies that your npm package will work after it is published by running your unit tests against the installed version of the package in a test folder.
Language: TypeScript - Size: 121 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

qwertie/baadia
Boxes-and-arrows diagramming prototype
Language: C# - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

qwertie/npm Fork of npm/cli
a package manager for JavaScript
Language: JavaScript - Size: 37.8 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

qwertie/d3 Fork of d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
Language: JavaScript - Size: 34.3 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

qwertie/wasm-design Fork of sunfishcode/design
WebAssembly Design Documents
Size: 1.21 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

qwertie/wasio Fork of loycnet/wasio
WebAssembly Standard for Interoperability
Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

qwertie/js-astcompressor-prototype Fork of kg/js-astcompressor-prototype
Language: JavaScript - Size: 345 KB - Last synced at: over 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

qwertie/polyfill-prototype-1 Fork of lukewagner/polyfill-prototype-1
Experimental WebAssembly polyfill library and tools
Language: C++ - Size: 395 KB - Last synced at: over 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

qwertie/binaryen Fork of WebAssembly/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
Language: Assembly - Size: 19.9 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

qwertie/roslyn Fork of dotnet/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
Language: C# - Size: 81.1 MB - Last synced at: over 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

qwertie/SharpDevelop Fork of icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
Size: 193 MB - Last synced at: over 2 years ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

qwertie/ceylon-compiler Fork of ceylon/ceylon-compiler
Ceylon compiler (ceylonc: Java backend), Ceylon documentation generator (ceylond) and Ceylon ant tasks.
Size: 63.4 MB - Last synced at: over 2 years ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

qwertie/monodevelop Fork of mono/monodevelop
MonoDevelop is a cross platform IDE mostly aimed at Mono/.NET developers
Language: C# - Size: 121 MB - Last synced at: over 2 years ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

qwertie/Spoon-Knife Fork of octocat/Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: over 13 years ago - Stars: 0 - Forks: 0
