Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpmachado/egcl
Rewrite of egc in common lisp
https://github.com/cpmachado/egcl
Last synced: about 6 hours ago
JSON representation
Rewrite of egc in common lisp
- Host: GitHub
- URL: https://github.com/cpmachado/egcl
- Owner: cpmachado
- License: mit
- Created: 2024-01-11T18:26:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-06T19:18:01.000Z (9 months ago)
- Last Synced: 2024-02-06T20:24:45.020Z (9 months ago)
- Language: Common Lisp
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# egcl
Currently a lisp library that computes as the egyptians did.
## Implemented operations
- Division
- Multiplication
- Factorization of unit fractionsRewrite of [egc](https://github.com/cpmachado/egc) in Common Lisp.
## License
See [LICENSE](LICENSE) for details.