Jump to content

Wyvern (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 111.69.100.155 (talk) at 00:36, 22 January 2018 (Added more detailed information about our language.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Wyvern is a computer programming language created by Jonathan Aldrich and Alex Potanin for the development of web and mobile applications with security and assurance being number one priority. Wyvern supports object capabilities, it is structurally typed, and aims to make secure way of programming *easier* than insecure - as described in the [Manifesto]. One of the early available features that make Wyvern special is a way to safely use multiple programming languages within the same program so programmers can use the language most appropriate for each function while at the same time increasing the program's security.

It is currently in a prototype stage and distributed under a GPLv2 license.

Further reading