Supported languages

Mergiraf currently supports the following programming languages:

  • Java (*.java)
  • Rust (*.rs)
  • Go (*.go)
  • Javascript (*.js, *.jsx)
  • C/C++ (*.c, *.h, *.cpp, *.hpp)
  • C# (*.cs)

and the following declarative file formats:

  • JSON (*.json)
  • HTML (*.html, *.htm)
  • XML (*.xml, *.xhtml)
  • YAML (*.yml, *.yaml)

This list can also be obtained with the mergiraf languages command.

Is your favorite language missing? Check out the tutorial to add support for a new language!