GithubHelp home page GithubHelp logo

inherd / uncode Goto Github PK

View Code? Open in Web Editor NEW
238.0 12.0 26.0 5.53 MB

Uncode is a conceptual IDE designed for the cloud development, also a cloud-native low-code software development enviorment. Uncode 是一个面向云研发时代设计的下一代概念性 IDE。

Home Page: https://inherd.org/uncode

License: MIT License

Rust 27.34% HTML 2.27% JavaScript 0.94% TypeScript 65.31% Gherkin 3.68% Kotlin 0.45%
cloud-development cloud-devops ide editor gui rust

uncode's Introduction

Uncode CDE(云研发体系开发环境)

Uncode is a conceptual IDE designed for the cloud development. Features:

  • Process as DSL
  • Everything as code, code as file.
  • IDE define process.

In this IDE, you can: manage Story, Story to Design (Architecture + UI), Design to Code, Code connect to Design, Zen Coding, development as Production.

(Chinese Introduction)

Uncode 是一个面向云研发时代设计的下一代概念性 IDE。特性:

  • 流程化为领域语言。Process as code
  • 一切皆文件。万物代码化
  • 开发环境即流程。

简单来说,你可以在这个 IDE 上完成:需求的编写,转换需求为设计,设计关联代码,禅模式编程,开发完即可上线。

Documents

Architecture

Uncode Architecture

DSLs

DSLs

Screenshot

Screenshot

Roadmap

  • MVP 0.1
    • kanban in Uncode
    • design in Uncode
    • coding in Uncode
  • Milestone Workflow
    • UI designer
    • code generator
    • online UML to code
    • git history for story
  • Milestone 1.0
    • kanban to coding
    • zen coding
    • story to Code
    • UI as Code

Tech todo

  • RPC for uncode <-> src-tauri
  • language identify

Requirement

  1. rustc 1.52+

Setup

  1. run yarn in root direction and uncode-ui
  2. run yarn dev in root project

Something about arm64

if your OS based arm64,when you have some trouble with yarn global add @tauri-apps/cli,you also can use cargo cli to run and build this app,look this:

  1. run cargo install tauri-cli --version ^1.0.0-beta and cargo tauri --version
  2. run yarn start in uncode-ui
  3. run cargo tauri devin root project

Documents

Design Principles

License

@ 2020~2021 This code is distributed under the MIT license. See LICENSE in this directory.

uncode's People

Contributors

edsion11 avatar eliot00 avatar phodal avatar ynfeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uncode's Issues

看了 uncode 有点感想乱弹一下

一切都是声明,数据,UI,业务逻辑等等
连接这一切,把这种连接也声明出来
分形的,嵌套的。
声明与实现是分离的
基于任务的。任务是基于声明产生的。任务可以产生新的任务声明。
任务可以组合也可以拆开,可以中断也可以取消。
任务的执行是支持异构运行的,自由流动的。 任务可以在任意端执行,在任意端(后端与后端,后端与前端,前端与前端)之间自由流动。
端上的代码是生成的。任意端上的代码在本质上都是同构的(Compose, React, SwiftUI 差不多快长的一模一样了)。

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.