Skip to content

Trombecher/vine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Vine Programming Language

Vine is a programming language with focus on simplicity and type safety.

Build Errors

If you are encountering any build errors, it is probably due to missing error codes. Try generating them via:

cd src/error/generate
bun install
bun index.ts

Error codes are generated via TypeScript because it is easier to generate documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published