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

Latest commit

 

History

History
17 lines (10 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 404 Bytes

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