https://github.com/1j01/organeq
🔢➗🔢 Plant a phantasmagorical mathematical syntax tree
https://github.com/1j01/organeq
algebra arithmetic equality equation expression fraction math math-expressions mathematical-expressions mathematics syntax-tree
Last synced: 7 months ago
JSON representation
🔢➗🔢 Plant a phantasmagorical mathematical syntax tree
- Host: GitHub
- URL: https://github.com/1j01/organeq
- Owner: 1j01
- License: mit
- Created: 2018-09-26T23:22:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T06:30:46.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T08:40:29.862Z (9 months ago)
- Topics: algebra, arithmetic, equality, equation, expression, fraction, math, math-expressions, mathematical-expressions, mathematics, syntax-tree
- Language: CoffeeScript
- Homepage: https://1j01.github.io/organeq/
- Size: 98.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Organeq
Dynamically ever-expanding and ever-complicating expressions or equations
## [➡ Go to the thing! ⬅](https://1j01.github.io/organeq/)
(((🎋➕🌳)➖🎄)➗(🌲✖🌴))➗(((🌳➕🎋)➖🎄)➗(🌴✖🌲)) = 1️⃣
## License
MIT-licensed, see [LICENSE](LICENSE)
## Development Setup
You just need an HTTP server.
If you have Node.js, you can run `npx live-server` to install and start an auto-reloading HTTP server.
It will also open the page in your default browser.