Skip to content

Commit cd91dc5

Browse files
committed
Feature(README): Update
1 parent 62ee196 commit cd91dc5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ StaticScript is a language on top of TypeScript as frontend and LLVM as backend
66

77
![](./docs/assets/how-it-works.png)
88

9+
### How it was implemented
10+
11+
I prepared two talks on PiterJS meetup with explanation about how it was implemented
12+
13+
***Part 1***
14+
15+
(Slides)[https://speakerdeck.com/ovr/staticscript-typescript-compiler-on-top-of-typescript-as-frontend-and-llvm-as-backend-number-1]
16+
(Video)(will be in near feature)
17+
18+
***Part 2***
19+
20+
(Slides)[https://speakerdeck.com/ovr/staticscript-typescript-compiler-on-top-of-typescript-as-frontend-and-llvm-as-backend-number-2]
21+
(Video)(Sorry, but due technical problems on meetup It was not recorded)
22+
923
# Installing
1024

1125
For latest stable version:

0 commit comments

Comments
 (0)