Skip to content

A little compiler of a simple low-level language written in MS Word VBA

Notifications You must be signed in to change notification settings

alexeyden/word_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little compiler for a simple low-level language with lisp-like syntax that generates 16bit DOS .com executables. It is written in MS Office VBA merely to kill some time having no access to more acceptable tools or internet.

Files:

  • compiler.docm -- the compiler itself
  • lib/ -- library routines
  • projects/ -- example projects
  • src_export -- sources
  • npp_syntax.xml -- Notepad++ syntax hl file

About

A little compiler of a simple low-level language written in MS Word VBA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published