Skip to content

veklang/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vek Specification

Structure

Scope

The language/ documents define:

  • language surface syntax
  • static semantics and typing behavior
  • module and reachability semantics
  • compilation model and target strategy
  • core-library surface
  • standard-library surface
  • naming and style conventions

They do not freeze every implementation detail. Some areas remain explicitly TBD.

The compiler/ and runtime/ folders are for implementation-facing specifications that should stay separate from the public language surface.

About

Language, compiler, runtime, and stdlib specifications

Resources

License

Stars

Watchers

Forks

Contributors