Ami kell: gcc, cmake, make, mmix
$ mkdir build
$ cd build
$ cmake -DMMIXAL="/path/to/mmix" .. # default: ~/mmix/mmxial
$ make lnko.mmo
$ make karacuba
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
CMakeLists.txt | ||
|
|
README.md | ||
|
|
clz.mms | ||
|
|
ctz.mms | ||
|
|
karacuba.c | ||
|
|
lnko.mms | ||
Ami kell: gcc, cmake, make, mmix
$ mkdir build
$ cd build
$ cmake -DMMIXAL="/path/to/mmix" .. # default: ~/mmix/mmxial
$ make lnko.mmo
$ make karacuba