backyard/README.md

52 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2022-06-06 21:37:24 -07:00
here be dragons.
## brief
**NOTE:** a lot of this stuff hasn't been committed yet.
### actual projects
2022-06-07 19:26:49 -07:00
* 6502\_name\_codec - limited text encoding
2022-06-06 21:37:24 -07:00
* atone\_syntax - general parser (nonfunctional)
* automamba - bash-based auto-installer for mamba/conda/python/MSVC
* bitten - high-level python interface to [biteopt](https://github.com/avaneev/biteopt)
* ciel - useless calculator / masochistic C playground
* direct - pure python **B**IRECT implementation + related algorithms
* envelope\_follower - many ways to attack and release
* pga - code generators for clifford algebras
* phony64 - encode binary data with japanese phonetics
* rs\_dissection - random search experiments
### general stuff
* **library - important code**
* approximation - approximations of specific functions or data
2022-06-13 14:18:53 -07:00
* entropy - lossless codecs
2022-06-06 21:37:24 -07:00
* games - reverse-engineering games (does not contain games)
* hashing - hash functions
2022-06-07 19:26:49 -07:00
* logic - boolean-adjacent problems
2022-06-06 21:37:24 -07:00
* shader - standalone graphical shaders
* sound - analysis of sound files etc.
* tests - i break people's software by accident
* todo - uncategorized stuff that needs to be moved into a general directory
* wat - somewhat surprising behavior