Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.71 KB

README.EN.md

File metadata and controls

39 lines (30 loc) · 1.71 KB

This document has been translated using machine translation.

GSharp

An integrated framework that allows you to visually write .NET Framework code.
This framework enables the development of visual programming solutions.

Introduction

It is a core library that can create logic in an objectized form.
It implements the function of converting objectized logic created into code and managing it.

Provides a running environment of logic designed using the framework.
It performs additional functions to automatically make the geometry possible in the designed logic.

Performs the compilation of the logic that is designed.
Automatically detects external references and compiles the final source to generate an executable file.

Performs the compression and decompression of the generated executable file.
Typically used in conjunction with the compilation library to reduce the capacity of an executable file.

Supports the development of modules in the framework.
Provides the abstract classes and grammatical support required for module development.

Provides a graphical control that can be used for block coding.
Various block and block editor controls are superimposed here.

Supports module management for the framework.
Enables you to search for and use extension modules.

License

This program is free software,
You may use and distribute it in accordance with GNU Lesser General Public 3.0.
Referenced libraries are excluded from this section.