Skip to content

MetaBorgCube/metaborg-mini-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini C#

Documentation License

This is an implementation of a subset of C# in the Spoofax Language Workbench. Its syntax is declared in SDF3, and its semantics are declared in Statix. This version only supports the syntactic and semantic analysis, and can neither run nor produce a C# class file.

The implementation is based on the ECMA-334 standard. See the documentation for more info.

License

Copyright 2021-2022 Daniel A. A. Pelsmaeker

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "as is" basis, without warranties or conditions of any kind, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published