Giter Club home page Giter Club logo

dataailanguage's Introduction

DataAILanguage

数据智能语言

A gift to Ms.Liang

This project is widly used for PLORM with Deta PLSQL, Deta Data Prediciton and Deta Parser.
这个软著为Deta分词,读心术,PLSQL-ORM语言,数据预测,设计一种机器语言和它的IDE。
动机:养疗经的函数分析越来越多,需要和人进行对话来进行交互处理, 而不是一次搜索就搞定,需要一种类人语言来弥补。于是我准备创造它。
Motivation: needs a language to make an interation with Human (to instead one time search), with a humanoid language, I think I need to create it.

Luo,

20200319

dataailanguage's People

Contributors

yaoguangluo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dataailanguage's Issues

Deta PLSQL With PLORM Samples:

String plsql= "setRoot:C:/DetaDB;" +
"baseName:ZYY;" +
"tableName:xybg:select;" +
"condition:or:ID|<=|3000;";
map= org.plsql.db.plsql.imp.ExecPLSQLImp.ExecPLSQL(plsql, true);

Exchanges:

PLORMInterf plorm= new PLORMImpl().startAtRootDir("C:/DetaDB").withBaseName("ZYY").withTableSelect("xybg").withCondition("or").let("ID").lessThanAndEqualTo("3000");
map= org.plsql.db.plsql.imp.ExecPLSQLImp.ExecPLORM(plorm, true);

Yaoguang. Luo 20200322

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.