# Flyde - 개발자를 위한 비쥬얼 프로그래밍, 오픈소스

> Clean Markdown view of GeekNews topic #13857. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=13857](https://news.hada.io/topic?id=13857)
- GeekNews Markdown: [https://news.hada.io/topic/13857.md](https://news.hada.io/topic/13857.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-03-18T09:46:23+09:00
- Updated: 2024-03-18T09:46:23+09:00
- Original source: [github.com/flydelabs](https://github.com/flydelabs/flyde)
- Points: 19
- Comments: 1

## Topic Body

- 다이어그램 방식으로 입/출력 Flow를 생성하고 실행   
- 재귀, 루프, 조건부 실행등 기존 텍스트 기반 언어에서 가능한 모든 기능을 지원  
- 기존 TypeScript 코드와 연동하며 기존 코드를 대체하는게 아닌 보완 및 향상  
- VS Code 안에서 확장을 통해 이용 가능  
- 일반 텍스트 코드처럼 버전 컨트롤 가능하며, CI/CD 파이프라인에 포함 가능   
- 브라우저와 Node.js 에서 실행됨

## Comments



### Comment 23990

- Author: yangeok
- Created: 2024-03-25T11:00:13+09:00
- Points: 1

와 이거 상태관리하는 라이브러리긴하지만 xstate같네요.  
  
https://github.com/statelyai/xstate  
  
scratch같이 아이들 학습에도 되게 좋을 것 같네요.
