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

A language that compiles to masm + Irvine32.

License

Notifications You must be signed in to change notification settings

coarchive/vineyard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vineyard

A language that compiles to masm.

Presently not in development because I can't be bothered to finish it.

info

This language has very very limited scope. It is designed to do one thing only: make my time in assembly class less painful.

goals

  • abstraction over memory and registers
  • abstraction over external function calls and mnemonics