I started a project that will include Big Integer math implementation (common Delphi&FPC codebase) based on interfaces without objects. Right now the project reached the stage where I am able to compile (and run!) code like that: { Usage example: BinomCoff 120 42 Demonstrates how to use ...
More...