Archive: speedymake.zip
inflating: speedymake/libdom.sol
inflating: speedymake/libphp.sol
inflating: speedymake/libsax.sol
inflating: speedymake/makefile.sm
inflating: speedymake/smake.exe
inflating: speedymake/smake.sol
inflating: speedymake/smklib.sol
inflating: speedymake/speedymake.pdf
inflating: speedymake/tools.sol
inflating: speedymake/doc/gpl.txt
inflating: speedymake/doc/options-bcc.txt
inflating: speedymake/doc/options-cl.txt
inflating: speedymake/doc/options-gcc.txt
Scan Results of speedymake/smake.sol
speedymake/smake.sol: OK
Scan Results of speedymake/tools.sol
speedymake/tools.sol: OK
Scan Results of speedymake/doc/gpl.txt
speedymake/doc/gpl.txt: OK
Scan Results of speedymake/doc/options-cl.txt
speedymake/doc/options-cl.txt: OK
Scan Results of speedymake/doc/options-gcc.txt
speedymake/doc/options-gcc.txt: OK
Scan Results of speedymake/doc/options-bcc.txt
speedymake/doc/options-bcc.txt: OK
Scan Results of speedymake/libdom.sol
speedymake/libdom.sol: OK
Scan Results of speedymake/smake.exe
speedymake/smake.exe: OK
Scan Results of speedymake/speedymake.pdf
speedymake/speedymake.pdf: OK
Scan Results of speedymake/libphp.sol
speedymake/libphp.sol: OK
Scan Results of speedymake/smklib.sol
speedymake/smklib.sol: OK
Scan Results of speedymake/libsax.sol
speedymake/libsax.sol: OK
Scan Results of speedymake/makefile.sm
speedymake/makefile.sm: OK
Scan Results of speedymake.zip
speedymake.zip: OK
Known viruses: 78035
Scanned directories: 3
Scanned files: 14 Infected files: 0
Data scanned: 1.01 MB
Time: 1.817 sec (0 m 1 s)
Use the below code to display the award image on your website:
Replaces make by the simplest parser and its makefile format by a portable XML document. Some predefined actions are sufficient to give tasks to the interpreter. It is a small engine that parses recursively an XML file and turn it into a list of command to process. A lot of tasks are automated, for example, the parser needs only for the name of the main source file to build a whole project.
The program is extensible: you can add your own commands to the parser.
The archive includes the source and a binary executable, a reference manual, an XML checker.