Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

flewsoftware/PASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PASM is part of the Perling project

What is PASM

PASM which stands for Perling Assembly Language is a currently work in progress program execution platform's assembly language that dirrectly translates to Perling binary.

LOAD 01 01 01 # data
LOAD 02 00 01 # data pointer
VMCALL 1F 1F 02 # print data

PASM takes inspiration from many new programming languages and have long but easily rememberable opcode names.

About

convert PASM to perling byte code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages