This is a home page of sebyla project.
This website is under construction.
The goal of sebyla project is to desing C#-like language using capability
principles. There are following components in the project.
- Sebyla platform specification
Specification of sebyla platform including distribution formats,
execution model and base class libraries.
- Sebyla Class Library
Standard class libary for sebyla plaform.
- SebylaVM
Virtual machine that implement sebyla platform.
There will be also VM specific way of exposing system
resources.
- XCL
High level programming language that exposes all features of platform.
Initial goal is to create prototype that have all functionality of
class libary defined in ECMA CLI standard and VES from ECMA CLI
platform. And later to refine it with additional features.