Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xorvoid/milk_and_cookies
Milk and Cookies: An Abstract Algebra
https://github.com/xorvoid/milk_and_cookies
Last synced: 5 days ago
JSON representation
Milk and Cookies: An Abstract Algebra
- Host: GitHub
- URL: https://github.com/xorvoid/milk_and_cookies
- Owner: xorvoid
- Created: 2023-06-06T23:56:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-07T03:36:45.000Z (over 1 year ago)
- Last Synced: 2024-08-05T15:07:19.920Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Milk and Cookies: An Abstract Algebra
An abstract algebra over `dead, two, ten, people, milk, cookies, meth`
Where:
```
ten * people * (milk + cookies) = two * people * meth
```## Calculator
For an interactive expression calculator, run:
```
./milk_and_cookies.py
```