1 Star 0 Fork 0

xieguigang / sciBASIC-lang-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Framework core runtime of sciBASIC

This core runtime consists of three parts:

  1. Application services
  2. Data extensions
  3. Math 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

  • ApplicationServices/: Application tools. Most of the class module and the extension function in this namespace is not relevant to the algorithm, it is more relevant to how to build application software.
  • CommandLine/: VB commandline application framework.
  • Extensions/: The helper extensions. Includes bunch of math helper, gdi+ helpers, string helpers, file system helpers and the data collection linq extensions api.
  • Net/: Tcp and Http class modules.
  • Scripting/: A namespace contains the tools for R language and custom scripting helper extension functions.

空文件

简介

Framework core runtime of sciBASIC 展开 收起
Visual Basic
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Visual Basic
1
https://gitee.com/xieguigang/sciBASIC-lang-core.git
git@gitee.com:xieguigang/sciBASIC-lang-core.git
xieguigang
sciBASIC-lang-core
sciBASIC-lang-core
master

搜索帮助