Welcome to Terse, the shortest coding language. Terse aims to be able to write problems in as little bytes as possible.
Go to the wiki. It has all the info you need to construct programs in Terse.
Online Interpreter: https://gymhgy.github.io/TerseLang/
Non-windows: you will need to have mono installed
mono terse [-f path|-p program] [arguments...]
Windows:
terse [-f path|-p program] [arguments...]