1
+ <!DOCTYPE html>
2
+ < html lang ="ko ">
3
+
4
+ < head >
5
+ < meta charset ="utf-8 ">
6
+ < title > lispkorea</ title >
7
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
+ < meta name ="naver-site-verification " content ="8264ac442137ef0c52727372d422237f2c9e6e29 " />
9
+
10
+ < link rel ="shortcut icon " href ="/favicon.svg " type ="image/x-icon ">
11
+ < link rel ="icon " href ="/favicon.svg " type ="image/x-icon ">
12
+ < link rel ="alternate " type ="application/atom+xml " title ="Atom " href ="/feed " />
13
+ < link rel ="stylesheet " href ="/main.css " />
14
+ < script defer src ="/main.js "> </ script >
15
+ </ head >
16
+
17
+
18
+ < body class ="layout-documentation page-layout ">
19
+ < nav class ="navbar is-transparent is-centered has-shadow is-spaced ">
20
+ < div class ="container ">
21
+ < div class ="navbar-brand ">
22
+ < a class ="navbar-item " href ="/ ">
23
+ < b > Lisp Korea ☯ 🇰🇷</ b >
24
+ </ a >
25
+
26
+ < div class ="navbar-burger burger " data-target ="navbarExampleTransparentExample ">
27
+ < span > </ span >
28
+ < span > </ span >
29
+ < span > </ span >
30
+ </ div >
31
+ </ div >
32
+
33
+ < div id ="navbarExampleTransparentExample " class ="navbar-menu ">
34
+ < div class ="navbar-start ">
35
+ <!-- ref: https://fontawesome.com/icons?d=gallery -->
36
+
37
+ < a class ="navbar-item " href ="/posts ">
38
+ < span class ="icon has-text-primary ">
39
+ < i class ="fas fa-book "> </ i >
40
+ </ span >
41
+ < span > Posts</ span >
42
+ </ a >
43
+
44
+ < a class ="navbar-item " href ="/k-lisper ">
45
+ < span class ="icon is-success ">
46
+ < i class ="fas fa-pastafarianism "> </ i >
47
+ </ span >
48
+ < span > K-Lisper</ span >
49
+ </ a >
50
+
51
+ < a class ="navbar-item " href ="/commonlisp ">
52
+ < span class ="icon has-text-primary ">
53
+ < img src ="/res/icon/commonlisp.png " />
54
+ </ span >
55
+ < span > Common Lisp</ span >
56
+ </ a >
57
+
58
+ < a class ="navbar-item " href ="/racket ">
59
+ < span class ="icon has-text-primary ">
60
+ < img src ="/res/icon/racket.svg " />
61
+ </ span >
62
+ < span > Racket</ span >
63
+ </ a >
64
+
65
+ < a class ="navbar-item " href ="/clojure ">
66
+ < span class ="icon has-text-primary ">
67
+ < img src ="/res/icon/clojure.png " />
68
+ </ span >
69
+ < span > Clojure</ span >
70
+ </ a >
71
+
72
+ < a class ="navbar-item " href ="/emacs ">
73
+ < span class ="icon has-text-primary ">
74
+ < img src ="/res/icon/EmacsIcon.svg " />
75
+ </ span >
76
+ < span > Emacs</ span >
77
+ </ a >
78
+
79
+ < a class ="navbar-item " href ="/etc ">
80
+ < span class ="icon has-text-primary ">
81
+ < i class ="fa-solid fa-music "> </ i >
82
+ </ span >
83
+ < span > Etc</ span >
84
+ </ a >
85
+
86
+ < a class ="navbar-item " href ="/help ">
87
+ < span class ="icon has-text-primary ">
88
+ < i class ="fa-regular fa-comment "> </ i >
89
+ </ span >
90
+ < span > Help</ span >
91
+ </ a >
92
+ </ div >
93
+
94
+ < div class ="navbar-end ">
95
+ < a class ="navbar-item " href ="/feed.xml ">
96
+ < i class ="fas fa-rss-square "> </ i >
97
+ </ a >
98
+ < a class ="navbar-item " href ="https://github.com/lispkorea/lispkorea.github.io/ ">
99
+ < i class ="fab fa-github "> </ i >
100
+ </ a >
101
+ </ div >
102
+ </ div >
103
+ </ div >
104
+ </ nav >
105
+
106
+ < div class ="container ">
107
+ < div class ="content container is-fluid ">
108
+
109
+ < h1 class ="title ">
110
+ Clojure Company
111
+ </ h1 >
112
+
113
+
114
+
115
+ < div class ="post ">
116
+ < h2 id ="eo-urihoesaesse-keulrojjyereul-sseuneunde-hyegie-anboindagoyo "> 어 우리회사에서 클로져를 쓰는데 여기에 안보인다고요?</ h2 >
117
+ < ul >
118
+ < li > < a href ="https://github.com/lispkorea/lispkorea.github.io/pulls "> 풀리퀘스트</ a > 를 만들어 주시거나, 귀찮으시면 그냥 < a href ="https://github.com/lispkorea/lispkorea.github.io/issues "> 이슈</ a > 를 만들어 주세요. </ li >
119
+ </ ul >
120
+ < h2 id ="ggunae-hoesaddeu "> 국내 회사들</ h2 >
121
+ < table > < thead > < tr > < th > 홈페이지</ th > < th > 자료</ th > < th > 하는일</ th > </ tr > </ thead > < tbody >
122
+ < tr > < td > < a href ="https://www.protopie.io "> ProtoPie</ a > </ td > < td > </ td > < td > 모바일 화면등 프로토타입을 쉽게/빨리 만들어 주는 서비스.</ td > </ tr >
123
+ < tr > < td > < a href ="https://greenlabs.co.kr/ "> GreenLabs</ a > </ td > < td > < a href ="/company/greenlabs "> link</ a > </ td > < td > 계획-재배-유통-금융까지 농사의 생애주기 전 단계를 다루는 원스톱 서비스를 제공.</ td > </ tr >
124
+ < tr > < td > < a href ="https://goodlifelab.co.kr "> GoodLifeLab</ a > </ td > < td > </ td > < td > 멘탈 헬스 검사 서비스</ td > </ tr >
125
+ < tr > < td > < a href ="https://sherpas.page "> Sherpas</ a > </ td > < td > </ td > < td > SaaS(Software as a Service) 클라우드 기반의 소프트웨어 제공 모델들을 쉽게 관리할 수 있는 서비스.</ td > </ tr >
126
+ </ tbody > </ table >
127
+ < h2 id ="ilbbo-hoesaddeu "> 일본 회사들</ h2 >
128
+ < ul >
129
+ < li > < a href ="https://github.com/athos/japanese-clojure-companies "> japanese-clojure-companies</ a > </ li >
130
+ </ ul >
131
+ < h2 id ="haeoeesse-ilhaebogo-ssieuseyo "> 해외에서 일해보고 싶으세요?</ h2 >
132
+ < ul >
133
+ < li > < a href ="https://clojurejobboard.com/ "> https://clojurejobboard.com/</ a > </ li >
134
+ </ ul >
135
+ < h2 id ="ref "> Ref</ h2 >
136
+ < ul >
137
+ < li > < a href ="https://github.com/clojure-korea/awesome-clojure "> https://github.com/clojure-korea/awesome-clojure</ a > </ li >
138
+ </ ul >
139
+
140
+ </ div > <!-- post -->
141
+
142
+ < hr />
143
+ < script src ="https://utteranc.es/client.js "
144
+ repo ="lispkorea/lispkorea.post.comment "
145
+ issue-term ="pathname "
146
+ theme ="github-light "
147
+ crossorigin ="anonymous "
148
+ async >
149
+ </ script >
150
+ < hr />
151
+
152
+ </ div > <!-- /.content -->
153
+ </ div >
154
+
155
+ </ body >
156
+
157
+ </ html >
0 commit comments