You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
William Holroyd edited this page May 12, 2015
·
1 revision
Spek is a static-typed general purpose programming language being designed to build scalable and fault-tolerant applications by leveraging the .NET framework. The language has been heavily derived and inspired by both C# and Axum, and uses the actor concurrency model.
Development of the language is slowly ongoing, but is a side-project to learn more about the underlying pieces of the CLR and the general concepts of implementing programming languages.