Skip to content

smx-smx/ValaSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9fcc074 · Jun 23, 2018
Feb 17, 2018
Dec 30, 2017
Feb 16, 2018
Feb 17, 2018
Dec 14, 2017
Feb 16, 2018
Dec 16, 2017
Dec 4, 2017
Feb 16, 2018
Dec 16, 2017
Dec 4, 2017
Dec 8, 2017
Dec 10, 2017
Dec 4, 2017
Sep 20, 2017
Sep 20, 2017
Jun 23, 2018
Feb 16, 2018
Sep 20, 2017
Sep 20, 2017

Repository files navigation

ValaSharp

This project aims to port the existing Vala compiler to C#

As of now the compiler can build working programs just like valac, but it hasn't been tested extensively.

The longer term goal is to start making improvements and adding new features by taking advantage of the (as of now) better .NET development tools. Newly made tools could then be used to improve the original (self hosting) Vala compiler aswell

The repository includes an experimental language server for Visual Studio Code, but it doesn't include code completion yet.

Releases

No releases published

Packages

No packages published

Languages