Skip to content

406345/dslang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple language for studying a compiler.

Structure

root
├─backend  // the backend source code
├─frontend // the frontend source code
└─vm       // the VM source code

Gramma

Working on it...

About

This is a simple compiler for studying

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages