Skip to content

sychoo/corewyvern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Wyvern Project

Build Status Total Lines

Introduction

Core Wyvern is a light version of Wyvern programming language. It is designed for research purposes, and it includes the following basic features:

  • val, var, def, type declarations
  • static type safety
  • capability-based module system

It is under the Wyvern Research Project which is initiated and maintained by Dr. Jonathan Aldrich.

Research papers on on Wyvern and other material is available at the Wyvern webpage.

Installation

Installation documentation is coming soon...

Documentation

Contributing

If you would like to contribute to Core Wyvern, please read the existing documentation and build the programming language on your machine. If you would like to contribute to Wyvern programming language, please refer to Wyvern's GitHub repository. If you have questions pertaining to Core Wyvern Project please contact [email protected]. If you have questions pertaining to the Wyvern Project, please contact [email protected]

License

Please see LICENSE for the GNU GENERAL PUBLIC LICENSE v3 under which this software is distributed.