9
edits
Nalexander (talk | contribs) No edit summary |
(Added gcc.godbolt.org, rust.godbolt.org, ideone.com) |
||
Line 70: | Line 70: | ||
|- | |- | ||
| [https://pypi.python.org/pypi/cookiecutter/ Cookiecutter] || Templating system used to clone our [https://github.com/mozilla/sugardough Sugardough] Django template || Giorgos Logiotatidis | | [https://pypi.python.org/pypi/cookiecutter/ Cookiecutter] || Templating system used to clone our [https://github.com/mozilla/sugardough Sugardough] Django template || Giorgos Logiotatidis | ||
|- | |||
| [https://gcc.godbolt.org/ Compiler Explorer - C++] || Online C++ compiler with assembly output. Used by devs to test&optimize code snippets. || Unknown | |||
|- | |||
| [https://rust.godbolt.org/ Compiler Explorer - Rust] || Online Rust compiler with assembly output. Used by devs to test&optimize code snippets. || Unknown | |||
|- | |- | ||
| [https://conemu.github.io/ ConEmu] || Console emulator for Windows. Used by devs running Windows. || Ed Morley | | [https://conemu.github.io/ ConEmu] || Console emulator for Windows. Used by devs running Windows. || Ed Morley | ||
Line 162: | Line 166: | ||
|- | |- | ||
| [https://github.com/icecc/icecream Icecream (icecc)] || Distributed build system, used to speed up local Firefox build times in some Mozilla offices || Daniel Holbert, or contributors on the [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Using_Icecream Icecream MDN Page] | | [https://github.com/icecc/icecream Icecream (icecc)] || Distributed build system, used to speed up local Firefox build times in some Mozilla offices || Daniel Holbert, or contributors on the [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Using_Icecream Icecream MDN Page] | ||
|- | |||
| [http://ideone.com/ ideone.com] || Online compiler & runner for a number of languages. Used by devs to test&benchmark code snippets. || Unknown | |||
|- | |- | ||
| [http://www.inspircd.org/ inspircd] || Irc server used by mozilla || :ashish | | [http://www.inspircd.org/ inspircd] || Irc server used by mozilla || :ashish |
edits