πdotlang
Example
Import-Module .\dot.ps1 # Imports dotlangprintTxt("Hi I'm dotlang!"); # semicolon (;) is optional.Full Usage
License
Last updated
Import-Module .\dot.ps1 # Imports dotlangprintTxt("Hi I'm dotlang!"); # semicolon (;) is optional.Last updated