Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Content added Content deleted
(PHP extension writing)
Line 315: Line 315:


* A task designed to requires a large amount of processing, tuned to allow lower level languages like C to find the solution in a reasonable amount of time (like one or two minutes) and higher level languages like Python to be too much slow for the job.
* A task designed to requires a large amount of processing, tuned to allow lower level languages like C to find the solution in a reasonable amount of time (like one or two minutes) and higher level languages like Python to be too much slow for the job.

* A task demonstrating how to write a PHP extension DLL (or .so) ... hmmm ... that can only be done in C and Delphi so far. Maybe that's too much of an ask. --[[User:Axtens|Axtens]]


=Recently Completed=
=Recently Completed=