29 lines
612 B
Plaintext
29 lines
612 B
Plaintext
= Development =
|
|
|
|
== Libraries ==
|
|
|
|
* [[rapidxml|Rapidxml]] - XML parsing library
|
|
* [[sdl2|SDL2]] - Simple Direct Media Layer (Low level X Windows and graphics)
|
|
* [[libcurl|Libcurl]] - Curl the tool, but the API
|
|
* [[periodictable|Periodic Table]] - Python periodic table
|
|
* [[ffmpeg]] - video/media library
|
|
|
|
== Tools ==
|
|
|
|
* [[gcc|GCC]] - Gnu compiler
|
|
* [[cgdb]] - Vim like front end for the GNU Debugger
|
|
* [[make|Make]] - Automate compiling
|
|
* [[vim]] - Text editor
|
|
* [[qemu]] - Virtual machine
|
|
* [[Docker]] - Psudeo VMs
|
|
|
|
== Human aspect ==
|
|
|
|
The human aspect of development
|
|
|
|
* [[eliciting_requirements]]
|
|
|
|
|
|
|
|
[[index]]
|