https://github.com/liarprincess/bigint-swift
BigInt implementation for Violet (Python VM written in Swift)
https://github.com/liarprincess/bigint-swift
Last synced: about 2 months ago
JSON representation
BigInt implementation for Violet (Python VM written in Swift)
- Host: GitHub
- URL: https://github.com/liarprincess/bigint-swift
- Owner: LiarPrincess
- Created: 2020-09-28T15:27:28.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-28T15:36:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-10T08:40:42.207Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 483 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DO NOT USE!
Use the version from [Violet (Python VM written in Swift)](https://github.com/LiarPrincess/Violet) instead.
Basically, the whole `BigInt` implementation was done in this repository and the moved to [Violet](https://github.com/LiarPrincess/Violet). As a result this repository is outdated.