|
|
||
|---|---|---|
| .vs/config | ||
| ApplicationServices | ||
| CommandLine | ||
| ComponentModel | ||
| Extensions | ||
| Language | ||
| My | ||
| My Project | ||
| Resources | ||
| Scripting | ||
| Serialization | ||
| Text | ||
| .gitignore | ||
| 47-dotnet_Microsoft.VisualBasic.vbproj | ||
| LICENSE.vb | ||
| Microsoft.VisualBasic.Core.sln | ||
| Microsoft.VisualBasic.Core.vbproj | ||
| Microsoft.VisualBasic.NET47.sln | ||
| NamespaceDoc.vb | ||
| README.md | ||
| app.config | ||
| vbc.sh | ||
README.md
Framework core runtime of sciBASIC
为了能够在其他的项目之间也可以共享这个共享项目里面的方法,请不要引用其他的非.NET框架的类型,只能够使用系统类型
This core runtime consists of two parts:
- Application Services
- Data Extensions
The first part of code is trying to help people to build a commandline application using VisualBasic in a more easy way, and the second part of the code is try to help