# HypeScript - TypeScript 타입 시스템의 간단한 구현체

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7073](https://news.hada.io/topic?id=7073)
- GeekNews Markdown: [https://news.hada.io/topic/7073.md](https://news.hada.io/topic/7073.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-07-30T09:07:01+09:00
- Updated: 2022-07-30T09:07:01+09:00
- Original source: [github.com/ronami](https://github.com/ronami/HypeScript)
- Points: 4
- Comments: 0

## Topic Body

- 런타임 코드 없이 TypeScript의 Type Annotation 으로 구현  
- TypeScript 코드를 문자열로 TypeCheck 제네릭에 넘기면 타입 에러를 확인 가능   
- 문법중 일부만 지원 (변수,함수,배열,객체,메소드,함수 리턴타입..)

## Comments



_No public comments on this page._
