# 소형 마크다운 컴파일러 제작하며 Rust배우기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2102](https://news.hada.io/topic?id=2102)
- GeekNews Markdown: [https://news.hada.io/topic/2102.md](https://news.hada.io/topic/2102.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-18T11:05:38+09:00
- Updated: 2020-05-18T11:05:38+09:00
- Original source: [jesselawson.org](https://jesselawson.org/rust/getting-started-with-rust-by-building-a-tiny-markdown-compiler/)
- Points: 10
- Comments: 0

## Topic Body

Hello, World부터 시작해서 마크다운 문서를 HTML로 변환하는 도구를 Rust로 단계별 업그레이드 하면서 언어 배우기

#1 Hello,World

#2 함수,변수,출력

#3 문자열,Concat,출력

#4 컴파일러,벡터,명령행 인자 읽기,함수에 인자 전달

#5 파일열기,읽기,쓰기

#6 바이너리 만들기

## Comments



_No public comments on this page._
