Getting Started: Difference between revisions

[unchecked revision][unchecked revision]
(Sabre's OS articles are removed from the net. So I removed the link.)
Line 50:
* '''Diffutils''': Incredibly useful for showing the differences between two files.
* '''[[Wikipedia:Perl|Perl]]''' or '''[[Wikipedia:Python_(programming_language)|Python]]''': One of these two scripting languages should be installed. Useful for string manipulation, amongst other things. Perl used to be the recommendation, but Python is now quite mature and is possibly easier to learn. Both have hundreds of packages/modules available for doing various tasks.
* '''[[Which assembler should I use?(x86)|An Assembler]]''': For example NASM or GAS. This varies depending on your target CPU architecture.
* '''[[List of editors|An editor]]''': For writing your Assembly, C, and other (code) files.
 
Anonymous user