Pinned Repositories
flake8-pep585
flake8 plugin to enforce new-style type hints (PEP 585)
flake8-useless-assert
flake8 plugin to catch useless `assert` statements
lanim
Functional animation library for Python
mypy-plugin-attempt
My attempt at making a mypy plugin.
py-simpleparser
pyright-playground
Try Pyright in your browser
rs-interpreter-experiments
Experimenting with DSL interpreters in Rust
ts-generic-rep
Highly experimental TypeScript project providing a type-level lambda.
typing-tips
collection of short articles about Python's gradual typing system
yalambda
Yandex.Cloud Functions toolkit
decorator-factory's Repositories
decorator-factory/flake8-pep585
flake8 plugin to enforce new-style type hints (PEP 585)
decorator-factory/pyright-playground
Try Pyright in your browser
decorator-factory/typing-tips
collection of short articles about Python's gradual typing system
decorator-factory/lanim
Functional animation library for Python
decorator-factory/flake8-useless-assert
flake8 plugin to catch useless `assert` statements
decorator-factory/yalambda
Yandex.Cloud Functions toolkit
decorator-factory/mypy-plugin-attempt
My attempt at making a mypy plugin.
decorator-factory/rs-interpreter-experiments
Experimenting with DSL interpreters in Rust
decorator-factory/ts-generic-rep
Highly experimental TypeScript project providing a type-level lambda.
decorator-factory/elm-markup-language-demo
decorator-factory/pic10f200
PIC10F200 microcontroller emulator written in Rust
decorator-factory/py-simpleparser
decorator-factory/3d-printing
My personal 3d-printing projects
decorator-factory/py-ast-rule-engine
DSL for matching Python ASTs
decorator-factory/py-bot-command-parser
Parser for simple chat bot commands
decorator-factory/skill
decorator-factory/ts-parser-thing
Simple functional language implemented in TypeScript.
decorator-factory/context_manager_patma
Clever use of `with` statement for implementing pattern matching in Python
decorator-factory/curses-game-engine-thing
decorator-factory/decorator-factory
decorator-factory/df-frontend-mentor
decorator-factory/fnldoc
Documentation tool using the FNL markup language
decorator-factory/photons-game
A sandbox game made using Tkinter
decorator-factory/pixijs-example-breakout
Example breakout game made using PIXI.js
decorator-factory/pixijs-movement-interpolation
decorator-factory/py-ecs-tds
Top-down shooter game
decorator-factory/python-fnl
Terse and extensible markup language inspired by X-expressions
decorator-factory/ts-brainfuck
My version of type-level Brainfuck in TypeScript
decorator-factory/vanilla-js-tetris