# Rune 프로그래밍 언어

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7914](https://news.hada.io/topic?id=7914)
- GeekNews Markdown: [https://news.hada.io/topic/7914.md](https://news.hada.io/topic/7914.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-11-29T10:49:02+09:00
- Updated: 2022-11-29T10:49:02+09:00
- Original source: [github.com/google](https://github.com/google/rune)
- Points: 7
- Comments: 2

## Topic Body

- Python에서 영감을 받은 빠르고, 안전하고, 생산적인 시스템 프로그래밍 언어   
- C/C++과 잘 연동되도록 설계됨   
- Structure-of-Array(SoA) 메모리 관리 방법을 통해서 메모리 집약적 어플리케이션에서 C++보다 빠른 것을 목표   
- 아직 초기 상태로 프로덕션에 적합하지 않음  
- 구글 Repo에 있지만 공식적으로 지원되는 구글 제품은 아님

## Comments



### Comment 13532

- Author: siabard
- Created: 2022-11-30T14:00:51+09:00
- Points: 1

Ruby 의 영향을 받은 Crystal 이라는 언어가 생각나네요.. 얘는 시스템 프로그래밍 언어는 아니고 범용 언어 포지션이긴하지만요...

### Comment 13516

- Author: i2mac
- Created: 2022-11-30T09:14:48+09:00
- Points: 1

잘 보고 있습니다.
