/h

The h programming language

Primary LanguageC++Apache License 2.0Apache-2.0

h

The h programming language

Is written in C++ using STD and X11 libraries. Learn more at the wiki.

Notes

  • Requires compiler that supports C++20 standart.
  • Tested on Windows 10 with Cygwin and Debian 11

Compilation

cd build && make main

Usage of the interpreter

Run a script:

h /PATH/TO/script.wh

Enter REPL:

h