# LFortran - LLVM 기반의 최신 Fortran 오픈소스 컴파일러

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10672](https://news.hada.io/topic?id=10672)
- GeekNews Markdown: [https://news.hada.io/topic/10672.md](https://news.hada.io/topic/10672.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-09-02T10:02:02+09:00
- Updated: 2023-09-02T10:02:02+09:00
- Original source: [lfortran.org](https://lfortran.org/)
- Points: 5
- Comments: 1

## Topic Body

- 사용자의 코드를 인터랙티브하게 실행하거나 멀티코어 CPU/GPU 용 바이너리로 컴파일 가능   
- Full Fortran 2018 파서 구현  
- 인터랙티브 지원, Jupyter Kernel 로 사용 가능   
- AST (Abstract Syntax Tree), ASR (Abstract Semantic Representation) 두개의 독립 모듈로 구성되어 각각 라이브러리로 사용 가능   
- Linux, Mac, Windows 및 WebAssembly를 통해서 브라우저에서 실행가능

## Comments



### Comment 18876

- Author: xguru
- Created: 2023-09-02T10:03:02+09:00
- Points: 1

[Fortran - 고성능 병렬 프로그래밍 언어](https://news.hada.io/topic?id=10603)
