DEV Community

Discussion on: What's your tech stack?

Collapse
 
evanoman profile image
Evan Oman • Edited

Just for variety, here are some of the tools we use for our desktop apps and analysis:

  • Matlab
  • Java (some GUIs in Swing, mostly CLIs though)
  • C\C++ (lots of boost)
  • Docker for building native projects, eventually for containerizing the app itself
  • Gradle (for Java and Native Projects)
  • AsciiDoc for documentation
  • Some CI in Jenkins