# MS Power Fx - 로우코드 프로그래밍 언어 오픈소스 공개

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5404](https://news.hada.io/topic?id=5404)
- GeekNews Markdown: [https://news.hada.io/topic/5404.md](https://news.hada.io/topic/5404.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-11-20T09:12:01+09:00
- Updated: 2021-11-20T09:12:01+09:00
- Original source: [github.com](https://github.com/microsoft/power-fx)
- Points: 9
- Comments: 1

## Topic Body

- Excel과 비슷한 Low-Code 프로그래밍 언어를 자신의 프로젝트에 연동 가능

- 다목적, Strong-Typed, 선언형, 함수형 개발언어

- C# 오픈소스

ㅤ→ 간단한 REPL 샘플 제공

- MS의 Power 플랫폼 전반에 도입 : Apps, Automate, Virtual Agents

## Comments



### Comment 7623

- Author: xguru
- Created: 2021-11-20T09:13:01+09:00
- Points: 3

올해 Ignite 에서 오픈소스로 공개하겠다고 얘기했는데, 8개월만에 실제 코드를 공개했네요.

- MS Power Fx - 오픈소스 Low-Code 개발 언어 공개 https://news.hada.io/topic?id=3829

언어 까진 아니지만, 엑셀과 비슷한 계산엔진을 구현한다면 HyperFormula 같은 것도 있습니다.

- HyperFormula - 엑셀과 비슷한 계산엔진 오픈소스 https://news.hada.io/topic?id=4843
