mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
27 lines
741 B
Text
27 lines
741 B
Text
todo- convert to html file
|
|
|
|
Overview
|
|
-Custom tool compiles .xs files to .asm files by Cosmos.VS.XSharp:FileGenerator.cs
|
|
|
|
-----------------------------------------------------------------------------
|
|
XSharp.Compiler
|
|
Console EXE / Link to as lib
|
|
Compiler for XSharp
|
|
|
|
-----------------------------------------------------------------------------
|
|
XSharp.VS
|
|
Library - VS Language Service
|
|
Rebuild - Rerun install.bat
|
|
|
|
VS extension for support for X#.
|
|
|
|
-----------------------------------------------------------------------------
|
|
XSharp.NASM
|
|
Library
|
|
|
|
Simple library to assist in generating output for NASM.
|
|
|
|
-----------------------------------------------------------------------------
|
|
XSharp.Test
|
|
WinForms Application
|
|
|