... | ... | @@ -2,4 +2,7 @@ |
|
|
2. Neural Network library (`using neural`)
|
|
|
3. Genetic Algorithm library (`using genetic`)
|
|
|
4. Database library of some kind (dunno yet)
|
|
|
5. Cryptography library (`using crypto`) |
|
|
\ No newline at end of file |
|
|
5. Cryptography library (`using crypto`)
|
|
|
6. Self-Modifying Code library (`using gencode`)
|
|
|
|
|
|
It does not matter how a given target implements a library (assembly, LO, C, C++, universal binary). |
|
|
\ No newline at end of file |