-
-
soft-3d-toy Public
A Soft 3D Engine written in Java using projection matrices, painters algorithm, backface culling, surface normal vector based shading, texture mapping, triangle rasterization.
-
mithra-python Public
An interpreted language baby project implemented in Python to illustrate language implementation concepts such as Abstract Syntax Tree (AST) parsing and AST evaluation.
-
-
ruff Public
Forked from astral-sh/ruffAn extremely fast Python linter, written in Rust.
Rust UpdatedJun 7, 2023 -
rattr Public
Forked from SuadeLabs/rattrRattr: a python tool to rat on your attrs
Python MIT License UpdatedMay 26, 2023 -
fire Public
Forked from SuadeLabs/fireFinancial Regulation (FIRE) Data Standard
Python Apache License 2.0 UpdatedMar 13, 2023 -
flake8 Public
Forked from PyCQA/flake8flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Python Other UpdatedJan 2, 2023 -
The uncompromising Python code formatter
Python MIT License UpdatedJan 2, 2023 -
-
brainfuck-haskell Public
Brainfuck interpreter implemented in haskell.
-
-
game-2048-haskell Public
A terminal version of the game 2048 (see: http://2048.io/) implemented in haskell.
-
soft-engine Public
Forked from Lucsanszky/soft-engine3D Software Engine written in Haskell (WIP)