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 documentation is coming soon...
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]
Please see LICENSE for the GNU GENERAL PUBLIC LICENSE v3 under which this software is distributed.