Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
/ House Public archive

An ultra-small language virtual machine implemented in PowerShell for pure fun!

Notifications You must be signed in to change notification settings

Pebaz/House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

House

An ultra-small language virtual machine implemented in PowerShell for pure fun!

Usage

./vcpu.ps1

Syntax

instruction <args>...

Examples

%% Line Comment

print "Hello\sWorld!"  %% Inline Comment

set name "Pebaz"
print name             %% Variables

About

An ultra-small language virtual machine implemented in PowerShell for pure fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published