We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ee196 commit cd91dc5Copy full SHA for cd91dc5
1 file changed
README.md
@@ -6,6 +6,20 @@ StaticScript is a language on top of TypeScript as frontend and LLVM as backend
6
7

8
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
23
# Installing
24
25
For latest stable version:
0 commit comments