Toolchain

The tools available for H-hat are the following:

  • Dialect creation: the most important features that identifies a programming language as part of H-hat family are present there, and can be incorporated and extended within your own dialect.
  • Commandline interface (CLI): the commands you can use to create a new project, update it, include code documentation, execute a project code, access notebooks for interactive code, etc.
  • Notebooks: write your code in an interactive way through Jupyter notebooks.