git-trend 1.0.2 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/.rubocop.yml +2 -0
- data/CHANGELOG.md +4 -0
- data/Gemfile +1 -1
- data/README.md +2 -2
- data/Rakefile +2 -2
- data/bin/console +3 -3
- data/exe/git-trend +2 -2
- data/git-trend.gemspec +26 -26
- data/lib/git-trend.rb +1 -1
- data/lib/git_trend.rb +5 -5
- data/lib/git_trend/cli.rb +12 -12
- data/lib/git_trend/project.rb +9 -1
- data/lib/git_trend/rendering.rb +63 -63
- data/lib/git_trend/scraper.rb +32 -49
- data/lib/git_trend/version.rb +1 -1
- data/spec/fixtures/trending/index +2788 -0
- data/spec/fixtures/trending/ruby +2815 -0
- data/spec/fixtures/trending/ruby?since=weekly +2808 -0
- data/spec/fixtures/trending?since= +1 -0
- data/spec/fixtures/trending?since=daily +1 -0
- data/spec/fixtures/trending?since=monthly +1 -0
- data/spec/fixtures/trending?since=weekly +1786 -1348
- data/spec/git_trend/cli_spec.rb +260 -322
- data/spec/git_trend/scraper_spec.rb +11 -11
- data/spec/git_trend_spec.rb +24 -24
- data/spec/spec_helper.rb +11 -11
- metadata +30 -33
- data/spec/fixtures/trending +0 -2334
- data/spec/fixtures/trending?l=objective-c%2B%2B +0 -2294
- data/spec/fixtures/trending?l=ruby +0 -2366
- data/spec/fixtures/trending?l=ruby&since=weekly +0 -2358
- data/spec/fixtures/trending?since= +0 -2334
- data/spec/fixtures/trending?since=daily +0 -2334
- data/spec/fixtures/trending?since=monthly +0 -2357
- data/spec/fixtures/trending_including_multibyte_characters +0 -3027
@@ -1,2294 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html lang="en" class="">
|
3
|
-
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
|
4
|
-
<meta charset='utf-8'>
|
5
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
6
|
-
<meta http-equiv="Content-Language" content="en">
|
7
|
-
<meta name="viewport" content="width=1020">
|
8
|
-
|
9
|
-
|
10
|
-
<title>Trending Objective-C++ repositories on GitHub today · GitHub</title>
|
11
|
-
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub">
|
12
|
-
<link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
|
13
|
-
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
14
|
-
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
|
15
|
-
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
|
16
|
-
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
|
17
|
-
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
|
18
|
-
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
|
19
|
-
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
|
20
|
-
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
|
21
|
-
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
|
22
|
-
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
|
23
|
-
<meta property="fb:app_id" content="1401488693436528">
|
24
|
-
|
25
|
-
<meta property="og:url" content="https://github.com">
|
26
|
-
<meta property="og:site_name" content="GitHub">
|
27
|
-
<meta property="og:title" content="Build software better, together">
|
28
|
-
<meta property="og:description" content="GitHub is where people build software. More than 12 million people use GitHub to discover, fork, and contribute to over 31 million projects.">
|
29
|
-
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-logo.png">
|
30
|
-
<meta property="og:image:type" content="image/png">
|
31
|
-
<meta property="og:image:width" content="1200">
|
32
|
-
<meta property="og:image:height" content="1200">
|
33
|
-
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-mark.png">
|
34
|
-
<meta property="og:image:type" content="image/png">
|
35
|
-
<meta property="og:image:width" content="1200">
|
36
|
-
<meta property="og:image:height" content="620">
|
37
|
-
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-octocat.png">
|
38
|
-
<meta property="og:image:type" content="image/png">
|
39
|
-
<meta property="og:image:width" content="1200">
|
40
|
-
<meta property="og:image:height" content="620">
|
41
|
-
<meta property="twitter:site" content="github">
|
42
|
-
<meta property="twitter:site:id" content="13334762">
|
43
|
-
<meta property="twitter:creator" content="github">
|
44
|
-
<meta property="twitter:creator:id" content="13334762">
|
45
|
-
<meta property="twitter:card" content="summary_large_image">
|
46
|
-
<meta property="twitter:title" content="GitHub">
|
47
|
-
<meta property="twitter:description" content="GitHub is where people build software. More than 12 million people use GitHub to discover, fork, and contribute to over 31 million projects.">
|
48
|
-
<meta property="twitter:image:src" content="https://assets-cdn.github.com/images/modules/open_graph/github-logo.png">
|
49
|
-
<meta property="twitter:image:width" content="1200">
|
50
|
-
<meta property="twitter:image:height" content="1200">
|
51
|
-
<meta name="browser-stats-url" content="https://api.github.com/_private/browser/stats">
|
52
|
-
<meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
|
53
|
-
<link rel="assets" href="https://assets-cdn.github.com/">
|
54
|
-
|
55
|
-
<meta name="pjax-timeout" content="1000">
|
56
|
-
|
57
|
-
|
58
|
-
<meta name="msapplication-TileImage" content="/windows-tile.png">
|
59
|
-
<meta name="msapplication-TileColor" content="#ffffff">
|
60
|
-
<meta name="selected-link" value="trending_repositories" data-pjax-transient>
|
61
|
-
|
62
|
-
<meta name="google-site-verification" content="KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU">
|
63
|
-
<meta name="google-site-verification" content="ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA">
|
64
|
-
<meta name="google-analytics" content="UA-3769691-2">
|
65
|
-
|
66
|
-
<meta content="collector.githubapp.com" name="octolytics-host" /><meta content="github" name="octolytics-app-id" /><meta content="3A9D7ECD:3B67:17E35CF:56AA3BF9" name="octolytics-dimension-request_id" />
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
<meta class="js-ga-set" name="dimension1" content="Logged Out">
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
<meta name="hostname" content="github.com">
|
76
|
-
<meta name="user-login" content="">
|
77
|
-
|
78
|
-
<meta name="expected-hostname" content="github.com">
|
79
|
-
|
80
|
-
<link rel="mask-icon" href="https://assets-cdn.github.com/pinned-octocat.svg" color="#4078c0">
|
81
|
-
<link rel="icon" type="image/x-icon" href="https://assets-cdn.github.com/favicon.ico">
|
82
|
-
|
83
|
-
<meta content="4f008977a4a7efa1c738689a0a114ccf9df40510" name="form-nonce" />
|
84
|
-
|
85
|
-
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/github-f1103d0eef17ce809ed95fd364cdc221a8e1a0242938d180acc2bc61d9c6bbc2.css" media="all" rel="stylesheet" />
|
86
|
-
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/github2-a1e3d999397ef97d1507335f8e9ac5c4c687a8ccbc6f8195ecf8b179f356c002.css" media="all" rel="stylesheet" />
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
<meta http-equiv="x-pjax-version" content="edab79734c985bbed8c800c439587edd">
|
92
|
-
|
93
|
-
<meta name="description" content="GitHub is where people build software. More than 12 million people use GitHub to discover, fork, and contribute to over 31 million projects.">
|
94
|
-
|
95
|
-
<link rel="canonical" href="https://github.com/trending?l=objective-c%2B%2B" data-pjax-transient>
|
96
|
-
</head>
|
97
|
-
|
98
|
-
|
99
|
-
<body class="logged_out env-production">
|
100
|
-
<a href="#start-of-content" tabindex="1" class="accessibility-aid js-skip-to-content">Skip to content</a>
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
<div class="header header-logged-out" role="banner">
|
110
|
-
<div class="container clearfix">
|
111
|
-
|
112
|
-
<a class="header-logo-wordmark" href="https://github.com/" data-ga-click="(Logged out) Header, go to homepage, icon:logo-wordmark">
|
113
|
-
<span aria-hidden="true" class="mega-octicon octicon-logo-github"></span>
|
114
|
-
</a>
|
115
|
-
|
116
|
-
<div class="header-actions" role="navigation">
|
117
|
-
<a class="btn btn-primary" href="/join?source=header" data-ga-click="(Logged out) Header, clicked Sign up, text:sign-up">Sign up</a>
|
118
|
-
<a class="btn" href="/login?return_to=%2Ftrending%3Fl%3Dobjective-c%252B%252B" data-ga-click="(Logged out) Header, clicked Sign in, text:sign-in">Sign in</a>
|
119
|
-
</div>
|
120
|
-
|
121
|
-
<div class="site-search js-site-search" role="search">
|
122
|
-
<!-- </textarea> --><!-- '"` --><form accept-charset="UTF-8" action="/search" class="js-site-search-form" data-global-search-url="/search" data-repo-search-url="" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓" /></div>
|
123
|
-
<label class="js-chromeless-input-container form-control">
|
124
|
-
<div class="scope-badge">This repository</div>
|
125
|
-
<input type="text"
|
126
|
-
class="js-site-search-focus chromeless-input"
|
127
|
-
data-hotkey="s"
|
128
|
-
name="q"
|
129
|
-
placeholder="Search GitHub"
|
130
|
-
aria-label="Search GitHub"
|
131
|
-
data-global-scope-placeholder="Search GitHub"
|
132
|
-
data-repo-scope-placeholder="Search"
|
133
|
-
tabindex="1"
|
134
|
-
autocapitalize="off">
|
135
|
-
</label>
|
136
|
-
</form>
|
137
|
-
</div>
|
138
|
-
|
139
|
-
<ul class="header-nav left" role="navigation">
|
140
|
-
<li class="header-nav-item">
|
141
|
-
<a class="header-nav-link" href="/explore" data-ga-click="(Logged out) Header, go to explore, text:explore">Explore</a>
|
142
|
-
</li>
|
143
|
-
<li class="header-nav-item">
|
144
|
-
<a class="header-nav-link" href="/features" data-ga-click="(Logged out) Header, go to features, text:features">Features</a>
|
145
|
-
</li>
|
146
|
-
<li class="header-nav-item">
|
147
|
-
<a class="header-nav-link" href="https://enterprise.github.com/" data-ga-click="(Logged out) Header, go to enterprise, text:enterprise">Enterprise</a>
|
148
|
-
</li>
|
149
|
-
<li class="header-nav-item">
|
150
|
-
<a class="header-nav-link" href="/pricing" data-ga-click="(Logged out) Header, go to pricing, text:pricing">Pricing</a>
|
151
|
-
</li>
|
152
|
-
</ul>
|
153
|
-
|
154
|
-
</div>
|
155
|
-
</div>
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
<div id="start-of-content" class="accessibility-aid"></div>
|
160
|
-
|
161
|
-
<div id="js-flash-container">
|
162
|
-
</div>
|
163
|
-
|
164
|
-
|
165
|
-
<div role="main" class="main-content">
|
166
|
-
|
167
|
-
<div id="js-pjax-container" class="context-loader-container" data-pjax-container>
|
168
|
-
|
169
|
-
<div class="pagehead explore-head">
|
170
|
-
<div class="container">
|
171
|
-
<nav class="pagehead-nav" role="navigation" data-pjax>
|
172
|
-
<a href="/explore" class="js-selected-navigation-item pagehead-nav-item" data-selected-links="explore_main /explore">
|
173
|
-
<span aria-hidden="true" class="octicon octicon-home"></span> All
|
174
|
-
</a> <a href="/showcases" class="js-selected-navigation-item pagehead-nav-item" data-selected-links="showcases showcases_search showcases_landing /showcases">
|
175
|
-
<span aria-hidden="true" class="octicon octicon-megaphone"></span> Showcases
|
176
|
-
</a> <a href="/trending" aria-selected="true" class="js-selected-navigation-item selected pagehead-nav-item" data-selected-links="trending_developers trending_repositories /trending">
|
177
|
-
<span aria-hidden="true" class="octicon octicon-flame"></span> Trending
|
178
|
-
</a></nav>
|
179
|
-
|
180
|
-
<h1>Explore GitHub</h1>
|
181
|
-
</div>
|
182
|
-
</div><!-- /.pagehead -->
|
183
|
-
|
184
|
-
|
185
|
-
<div class="explore-pjax-container container explore-page">
|
186
|
-
<div class="explore-marketing-header ">
|
187
|
-
<h2>Trending repositories</h2>
|
188
|
-
<p class="lead">Find what repositories the GitHub community is most excited about today.</p>
|
189
|
-
<p class="explore-signup-cta">
|
190
|
-
<a href="/join?return_to=https%3A%2F%2Fgithub.com%2Ftrending%3Fl%3Dobjective-c%252B%252B" class="btn btn-sm btn-primary" rel="nofollow">Sign up for free</a> to get started
|
191
|
-
</p>
|
192
|
-
</div>
|
193
|
-
<div class="columns">
|
194
|
-
<div class="column three-fourths">
|
195
|
-
<div class="tabnav">
|
196
|
-
<div class="right">
|
197
|
-
<div class="select-menu js-menu-container js-select-menu right select-menu-modal-right">
|
198
|
-
<button class="btn btn-sm select-menu-button js-menu-target" type="button" aria-haspopup="true">
|
199
|
-
<i>Trending:</i>
|
200
|
-
<span class="js-select-button">today</span>
|
201
|
-
</button>
|
202
|
-
<div class="select-menu-modal-holder js-menu-content js-navigation-container" aria-hidden="true">
|
203
|
-
<div class="select-menu-modal">
|
204
|
-
<div class="select-menu-header">
|
205
|
-
<span aria-label="Close" class="octicon octicon-x js-menu-close" role="button"></span>
|
206
|
-
<span class="select-menu-title">Adjust time span</span>
|
207
|
-
</div>
|
208
|
-
|
209
|
-
<div class="select-menu-list" role="menu">
|
210
|
-
<div>
|
211
|
-
<a class="select-menu-item js-navigation-item selected" href="https://github.com/trending?l=objective-c%2B%2B&since=daily" data-pjax>
|
212
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
213
|
-
<span class="select-menu-item-text js-select-button-text">today</span>
|
214
|
-
</a>
|
215
|
-
<a class="select-menu-item js-navigation-item " href="https://github.com/trending?l=objective-c%2B%2B&since=weekly" data-pjax>
|
216
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
217
|
-
<span class="select-menu-item-text js-select-button-text">this week</span>
|
218
|
-
</a>
|
219
|
-
<a class="select-menu-item js-navigation-item " href="https://github.com/trending?l=objective-c%2B%2B&since=monthly" data-pjax>
|
220
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
221
|
-
<span class="select-menu-item-text js-select-button-text">this month</span>
|
222
|
-
</a>
|
223
|
-
</div>
|
224
|
-
</div>
|
225
|
-
</div>
|
226
|
-
</div>
|
227
|
-
</div>
|
228
|
-
|
229
|
-
</div>
|
230
|
-
<nav class="tabnav-tabs" data-pjax>
|
231
|
-
<a href="https://github.com/trending?l=objective-c%2B%2B" aria-selected="true" class="js-selected-navigation-item selected tabnav-tab" data-selected-links="trending_repositories https://github.com/trending?l=objective-c%2B%2B">Repositories</a>
|
232
|
-
<a href="https://github.com/trending/developers?l=objective-c%2B%2B" class="js-selected-navigation-item tabnav-tab" data-selected-links="trending_developers https://github.com/trending/developers?l=objective-c%2B%2B">Developers</a>
|
233
|
-
</nav>
|
234
|
-
|
235
|
-
</div>
|
236
|
-
<div class="explore-content">
|
237
|
-
<ol class="repo-list">
|
238
|
-
<li class="repo-list-item" id="pa-pop">
|
239
|
-
<div class="repo-list-stats">
|
240
|
-
<a href="/login?return_to=%2Ffacebook%2Fpop"
|
241
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
242
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
243
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
244
|
-
Star
|
245
|
-
</a>
|
246
|
-
|
247
|
-
|
248
|
-
</div>
|
249
|
-
|
250
|
-
<h3 class="repo-list-name">
|
251
|
-
<a href="/facebook/pop">
|
252
|
-
<span class="prefix">facebook</span>
|
253
|
-
<span class="slash">/</span>
|
254
|
-
pop
|
255
|
-
</a> </h3>
|
256
|
-
|
257
|
-
<p class="repo-list-description">
|
258
|
-
An extensible iOS and OS X animation library, useful for physics-based interactions.
|
259
|
-
</p>
|
260
|
-
|
261
|
-
<p class="repo-list-meta">
|
262
|
-
Objective-C++
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
•
|
269
|
-
Built by
|
270
|
-
<a href="/facebook/pop/graphs/contributors">
|
271
|
-
<img alt="@kimon" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/164821?v=3&s=40" title="kimon" width="20" />
|
272
|
-
<img alt="@grp" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/163390?v=3&s=40" title="grp" width="20" />
|
273
|
-
<img alt="@b3ll" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/1981722?v=3&s=40" title="b3ll" width="20" />
|
274
|
-
<img alt="@jcbertin" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/107292?v=3&s=40" title="jcbertin" width="20" />
|
275
|
-
<img alt="@rivera-ernesto" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/1261982?v=3&s=40" title="rivera-ernesto" width="20" />
|
276
|
-
</a>
|
277
|
-
</p>
|
278
|
-
</li>
|
279
|
-
|
280
|
-
<li class="repo-list-item" id="pa-componentkit">
|
281
|
-
<div class="repo-list-stats">
|
282
|
-
<a href="/login?return_to=%2Ffacebook%2Fcomponentkit"
|
283
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
284
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
285
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
286
|
-
Star
|
287
|
-
</a>
|
288
|
-
|
289
|
-
|
290
|
-
</div>
|
291
|
-
|
292
|
-
<h3 class="repo-list-name">
|
293
|
-
<a href="/facebook/componentkit">
|
294
|
-
<span class="prefix">facebook</span>
|
295
|
-
<span class="slash">/</span>
|
296
|
-
componentkit
|
297
|
-
</a> </h3>
|
298
|
-
|
299
|
-
<p class="repo-list-description">
|
300
|
-
A React-inspired view framework for iOS.
|
301
|
-
</p>
|
302
|
-
|
303
|
-
<p class="repo-list-meta">
|
304
|
-
Objective-C++
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
•
|
311
|
-
Built by
|
312
|
-
<a href="/facebook/componentkit/graphs/contributors">
|
313
|
-
<img alt="@adamjernst" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/97944?v=3&s=40" title="adamjernst" width="20" />
|
314
|
-
<img alt="@benlodotcom" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/313959?v=3&s=40" title="benlodotcom" width="20" />
|
315
|
-
<img alt="@majak" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/713625?v=3&s=40" title="majak" width="20" />
|
316
|
-
<img alt="@dstnbrkr" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/32656?v=3&s=40" title="dstnbrkr" width="20" />
|
317
|
-
<img alt="@ocrickard" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/857665?v=3&s=40" title="ocrickard" width="20" />
|
318
|
-
</a>
|
319
|
-
</p>
|
320
|
-
</li>
|
321
|
-
|
322
|
-
<li class="repo-list-item" id="pa-fb-mac-messenger">
|
323
|
-
<div class="repo-list-stats">
|
324
|
-
<a href="/login?return_to=%2Frsms%2Ffb-mac-messenger"
|
325
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
326
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
327
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
328
|
-
Star
|
329
|
-
</a>
|
330
|
-
|
331
|
-
|
332
|
-
</div>
|
333
|
-
|
334
|
-
<h3 class="repo-list-name">
|
335
|
-
<a href="/rsms/fb-mac-messenger">
|
336
|
-
<span class="prefix">rsms</span>
|
337
|
-
<span class="slash">/</span>
|
338
|
-
fb-mac-messenger
|
339
|
-
</a> </h3>
|
340
|
-
|
341
|
-
<p class="repo-list-description">
|
342
|
-
|
343
|
-
⚡️ Mac app wrapping Facebook's Messenger for desktop
|
344
|
-
</p>
|
345
|
-
|
346
|
-
<p class="repo-list-meta">
|
347
|
-
Objective-C++
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
•
|
354
|
-
Built by
|
355
|
-
<a href="/rsms/fb-mac-messenger/graphs/contributors">
|
356
|
-
<img alt="@rsms" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/47046?v=3&s=40" title="rsms" width="20" />
|
357
|
-
<img alt="@sethk" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/649604?v=3&s=40" title="sethk" width="20" />
|
358
|
-
<img alt="@joshpuckett" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/403737?v=3&s=40" title="joshpuckett" width="20" />
|
359
|
-
<img alt="@mattbroussard" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/3347176?v=3&s=40" title="mattbroussard" width="20" />
|
360
|
-
<img alt="@dapetcu21" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/428060?v=3&s=40" title="dapetcu21" width="20" />
|
361
|
-
</a>
|
362
|
-
</p>
|
363
|
-
</li>
|
364
|
-
|
365
|
-
<li class="repo-list-item" id="pa-Xtrace">
|
366
|
-
<div class="repo-list-stats">
|
367
|
-
<a href="/login?return_to=%2Fjohnno1962%2FXtrace"
|
368
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
369
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
370
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
371
|
-
Star
|
372
|
-
</a>
|
373
|
-
|
374
|
-
|
375
|
-
</div>
|
376
|
-
|
377
|
-
<h3 class="repo-list-name">
|
378
|
-
<a href="/johnno1962/Xtrace">
|
379
|
-
<span class="prefix">johnno1962</span>
|
380
|
-
<span class="slash">/</span>
|
381
|
-
Xtrace
|
382
|
-
</a> </h3>
|
383
|
-
|
384
|
-
<p class="repo-list-description">
|
385
|
-
Trace Objective-C method calls by class or instance
|
386
|
-
</p>
|
387
|
-
|
388
|
-
<p class="repo-list-meta">
|
389
|
-
Objective-C++
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
•
|
396
|
-
Built by
|
397
|
-
<a href="/johnno1962/Xtrace/graphs/contributors">
|
398
|
-
<img alt="@johnno1962" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/1786033?v=3&s=40" title="johnno1962" width="20" />
|
399
|
-
<img alt="@jeroenleenarts" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/39677?v=3&s=40" title="jeroenleenarts" width="20" />
|
400
|
-
<img alt="@mikehaney24" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/1082754?v=3&s=40" title="mikehaney24" width="20" />
|
401
|
-
</a>
|
402
|
-
</p>
|
403
|
-
</li>
|
404
|
-
|
405
|
-
<li class="repo-list-item" id="pa-cedar">
|
406
|
-
<div class="repo-list-stats">
|
407
|
-
<a href="/login?return_to=%2Fpivotal%2Fcedar"
|
408
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
409
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
410
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
411
|
-
Star
|
412
|
-
</a>
|
413
|
-
|
414
|
-
|
415
|
-
</div>
|
416
|
-
|
417
|
-
<h3 class="repo-list-name">
|
418
|
-
<a href="/pivotal/cedar">
|
419
|
-
<span class="prefix">pivotal</span>
|
420
|
-
<span class="slash">/</span>
|
421
|
-
cedar
|
422
|
-
</a> </h3>
|
423
|
-
|
424
|
-
<p class="repo-list-description">
|
425
|
-
BDD-style testing using Objective-C
|
426
|
-
</p>
|
427
|
-
|
428
|
-
<p class="repo-list-meta">
|
429
|
-
Objective-C++
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
•
|
436
|
-
Built by
|
437
|
-
<a href="/pivotal/cedar/graphs/contributors">
|
438
|
-
<img alt="@idoru" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/237596?v=3&s=40" title="idoru" width="20" />
|
439
|
-
<img alt="@briancroom" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/1062518?v=3&s=40" title="briancroom" width="20" />
|
440
|
-
<img alt="@jeffh" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/68616?v=3&s=40" title="jeffh" width="20" />
|
441
|
-
<img alt="@akitchen" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/378648?v=3&s=40" title="akitchen" width="20" />
|
442
|
-
<img alt="@tjarratt" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/249262?v=3&s=40" title="tjarratt" width="20" />
|
443
|
-
</a>
|
444
|
-
</p>
|
445
|
-
</li>
|
446
|
-
|
447
|
-
<li class="repo-list-item" id="pa-neovim-dot-app">
|
448
|
-
<div class="repo-list-stats">
|
449
|
-
<a href="/login?return_to=%2Frogual%2Fneovim-dot-app"
|
450
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
451
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
452
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
453
|
-
Star
|
454
|
-
</a>
|
455
|
-
|
456
|
-
|
457
|
-
</div>
|
458
|
-
|
459
|
-
<h3 class="repo-list-name">
|
460
|
-
<a href="/rogual/neovim-dot-app">
|
461
|
-
<span class="prefix">rogual</span>
|
462
|
-
<span class="slash">/</span>
|
463
|
-
neovim-dot-app
|
464
|
-
</a> </h3>
|
465
|
-
|
466
|
-
<p class="repo-list-description">
|
467
|
-
Mac OS X GUI for Neovim
|
468
|
-
</p>
|
469
|
-
|
470
|
-
<p class="repo-list-meta">
|
471
|
-
Objective-C++
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
•
|
478
|
-
Built by
|
479
|
-
<a href="/rogual/neovim-dot-app/graphs/contributors">
|
480
|
-
<img alt="@rogual" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/520855?v=3&s=40" title="rogual" width="20" />
|
481
|
-
<img alt="@philpl" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/2041385?v=3&s=40" title="philpl" width="20" />
|
482
|
-
<img alt="@bfulkers" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/81312?v=3&s=40" title="bfulkers" width="20" />
|
483
|
-
<img alt="@bulkan" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/13985?v=3&s=40" title="bulkan" width="20" />
|
484
|
-
<img alt="@TheNotary" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/799247?v=3&s=40" title="TheNotary" width="20" />
|
485
|
-
</a>
|
486
|
-
</p>
|
487
|
-
</li>
|
488
|
-
|
489
|
-
<li class="repo-list-item" id="pa-WhirlyGlobe">
|
490
|
-
<div class="repo-list-stats">
|
491
|
-
<a href="/login?return_to=%2Fmousebird%2FWhirlyGlobe"
|
492
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
493
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
494
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
495
|
-
Star
|
496
|
-
</a>
|
497
|
-
|
498
|
-
|
499
|
-
</div>
|
500
|
-
|
501
|
-
<h3 class="repo-list-name">
|
502
|
-
<a href="/mousebird/WhirlyGlobe">
|
503
|
-
<span class="prefix">mousebird</span>
|
504
|
-
<span class="slash">/</span>
|
505
|
-
WhirlyGlobe
|
506
|
-
</a> </h3>
|
507
|
-
|
508
|
-
<p class="repo-list-description">
|
509
|
-
WhirlyGlobe Development
|
510
|
-
</p>
|
511
|
-
|
512
|
-
<p class="repo-list-meta">
|
513
|
-
Objective-C++
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
•
|
520
|
-
Built by
|
521
|
-
<a href="/mousebird/WhirlyGlobe/graphs/contributors">
|
522
|
-
<img alt="@mousebird" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/1040005?v=3&s=40" title="mousebird" width="20" />
|
523
|
-
<img alt="@JesseCrocker" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/2048291?v=3&s=40" title="JesseCrocker" width="20" />
|
524
|
-
<img alt="@johankool" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/68731?v=3&s=40" title="johankool" width="20" />
|
525
|
-
<img alt="@halset" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/445229?v=3&s=40" title="halset" width="20" />
|
526
|
-
<img alt="@rghosh0" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/1896717?v=3&s=40" title="rghosh0" width="20" />
|
527
|
-
</a>
|
528
|
-
</p>
|
529
|
-
</li>
|
530
|
-
|
531
|
-
<li class="repo-list-item" id="pa-plask">
|
532
|
-
<div class="repo-list-stats">
|
533
|
-
<a href="/login?return_to=%2Fdeanm%2Fplask"
|
534
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
535
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
536
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
537
|
-
Star
|
538
|
-
</a>
|
539
|
-
|
540
|
-
|
541
|
-
</div>
|
542
|
-
|
543
|
-
<h3 class="repo-list-name">
|
544
|
-
<a href="/deanm/plask">
|
545
|
-
<span class="prefix">deanm</span>
|
546
|
-
<span class="slash">/</span>
|
547
|
-
plask
|
548
|
-
</a> </h3>
|
549
|
-
|
550
|
-
<p class="repo-list-description">
|
551
|
-
Plask is a multimedia programming environment.
|
552
|
-
</p>
|
553
|
-
|
554
|
-
<p class="repo-list-meta">
|
555
|
-
Objective-C++
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
•
|
562
|
-
Built by
|
563
|
-
<a href="/deanm/plask/graphs/contributors">
|
564
|
-
<img alt="@deanm" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/56582?v=3&s=40" title="deanm" width="20" />
|
565
|
-
<img alt="@notlion" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/27721?v=3&s=40" title="notlion" width="20" />
|
566
|
-
<img alt="@vorg" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/171001?v=3&s=40" title="vorg" width="20" />
|
567
|
-
<img alt="@pizthewiz" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/648369?v=3&s=40" title="pizthewiz" width="20" />
|
568
|
-
<img alt="@ertdfgcvb" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/864073?v=3&s=40" title="ertdfgcvb" width="20" />
|
569
|
-
</a>
|
570
|
-
</p>
|
571
|
-
</li>
|
572
|
-
|
573
|
-
<li class="repo-list-item" id="pa-PopTut">
|
574
|
-
<div class="repo-list-stats">
|
575
|
-
<a href="/login?return_to=%2Fjerols%2FPopTut"
|
576
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
577
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
578
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
579
|
-
Star
|
580
|
-
</a>
|
581
|
-
|
582
|
-
|
583
|
-
</div>
|
584
|
-
|
585
|
-
<h3 class="repo-list-name">
|
586
|
-
<a href="/jerols/PopTut">
|
587
|
-
<span class="prefix">jerols</span>
|
588
|
-
<span class="slash">/</span>
|
589
|
-
PopTut
|
590
|
-
</a> </h3>
|
591
|
-
|
592
|
-
<p class="repo-list-description">
|
593
|
-
A simple app demonstrating basic usage of the Pop animation framework.
|
594
|
-
</p>
|
595
|
-
|
596
|
-
<p class="repo-list-meta">
|
597
|
-
Objective-C++
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
•
|
604
|
-
</p>
|
605
|
-
</li>
|
606
|
-
|
607
|
-
<li class="repo-list-item" id="pa-Tranquil">
|
608
|
-
<div class="repo-list-stats">
|
609
|
-
<a href="/login?return_to=%2Ffjolnir%2FTranquil"
|
610
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
611
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
612
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
613
|
-
Star
|
614
|
-
</a>
|
615
|
-
|
616
|
-
|
617
|
-
</div>
|
618
|
-
|
619
|
-
<h3 class="repo-list-name">
|
620
|
-
<a href="/fjolnir/Tranquil">
|
621
|
-
<span class="prefix">fjolnir</span>
|
622
|
-
<span class="slash">/</span>
|
623
|
-
Tranquil
|
624
|
-
</a> </h3>
|
625
|
-
|
626
|
-
<p class="repo-list-description">
|
627
|
-
A language built on top of the Objective-C runtime, and ABI compatible with Objective-C.
|
628
|
-
</p>
|
629
|
-
|
630
|
-
<p class="repo-list-meta">
|
631
|
-
Objective-C++
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
•
|
638
|
-
Built by
|
639
|
-
<a href="/fjolnir/Tranquil/graphs/contributors">
|
640
|
-
<img alt="@fjolnir" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/6299?v=3&s=40" title="fjolnir" width="20" />
|
641
|
-
<img alt="@SeanTAllen" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/193596?v=3&s=40" title="SeanTAllen" width="20" />
|
642
|
-
</a>
|
643
|
-
</p>
|
644
|
-
</li>
|
645
|
-
|
646
|
-
<li class="repo-list-item" id="pa-OCBorghettiView">
|
647
|
-
<div class="repo-list-stats">
|
648
|
-
<a href="/login?return_to=%2Fotaviocc%2FOCBorghettiView"
|
649
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
650
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
651
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
652
|
-
Star
|
653
|
-
</a>
|
654
|
-
|
655
|
-
|
656
|
-
</div>
|
657
|
-
|
658
|
-
<h3 class="repo-list-name">
|
659
|
-
<a href="/otaviocc/OCBorghettiView">
|
660
|
-
<span class="prefix">otaviocc</span>
|
661
|
-
<span class="slash">/</span>
|
662
|
-
OCBorghettiView
|
663
|
-
</a> </h3>
|
664
|
-
|
665
|
-
<p class="repo-list-description">
|
666
|
-
An easy to use accordion view for iOS
|
667
|
-
</p>
|
668
|
-
|
669
|
-
<p class="repo-list-meta">
|
670
|
-
Objective-C++
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
•
|
677
|
-
Built by
|
678
|
-
<a href="/otaviocc/OCBorghettiView/graphs/contributors">
|
679
|
-
<img alt="@otaviocc" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/139272?v=3&s=40" title="otaviocc" width="20" />
|
680
|
-
</a>
|
681
|
-
</p>
|
682
|
-
</li>
|
683
|
-
|
684
|
-
<li class="repo-list-item" id="pa-POPdemo">
|
685
|
-
<div class="repo-list-stats">
|
686
|
-
<a href="/login?return_to=%2Fjxd001%2FPOPdemo"
|
687
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
688
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
689
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
690
|
-
Star
|
691
|
-
</a>
|
692
|
-
|
693
|
-
|
694
|
-
</div>
|
695
|
-
|
696
|
-
<h3 class="repo-list-name">
|
697
|
-
<a href="/jxd001/POPdemo">
|
698
|
-
<span class="prefix">jxd001</span>
|
699
|
-
<span class="slash">/</span>
|
700
|
-
POPdemo
|
701
|
-
</a> </h3>
|
702
|
-
|
703
|
-
<p class="repo-list-description">
|
704
|
-
A simple demo for facebook's pop framework.
|
705
|
-
</p>
|
706
|
-
|
707
|
-
<p class="repo-list-meta">
|
708
|
-
Objective-C++
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
•
|
715
|
-
Built by
|
716
|
-
<a href="/jxd001/POPdemo/graphs/contributors">
|
717
|
-
<img alt="@jxd001" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/6147714?v=3&s=40" title="jxd001" width="20" />
|
718
|
-
</a>
|
719
|
-
</p>
|
720
|
-
</li>
|
721
|
-
|
722
|
-
<li class="repo-list-item" id="pa-OpenCVSwiftStitch">
|
723
|
-
<div class="repo-list-stats">
|
724
|
-
<a href="/login?return_to=%2Ffoundry%2FOpenCVSwiftStitch"
|
725
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
726
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
727
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
728
|
-
Star
|
729
|
-
</a>
|
730
|
-
|
731
|
-
|
732
|
-
</div>
|
733
|
-
|
734
|
-
<h3 class="repo-list-name">
|
735
|
-
<a href="/foundry/OpenCVSwiftStitch">
|
736
|
-
<span class="prefix">foundry</span>
|
737
|
-
<span class="slash">/</span>
|
738
|
-
OpenCVSwiftStitch
|
739
|
-
</a> </h3>
|
740
|
-
|
741
|
-
<p class="repo-list-description">
|
742
|
-
Version 2 of OpenCVStitch. How to stitch images using OpenCV on iOS. This version demonstrates using Swift, Objective-C and C++ together in one project.
|
743
|
-
</p>
|
744
|
-
|
745
|
-
<p class="repo-list-meta">
|
746
|
-
Objective-C++
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
•
|
753
|
-
Built by
|
754
|
-
<a href="/foundry/OpenCVSwiftStitch/graphs/contributors">
|
755
|
-
<img alt="@foundry" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/341731?v=3&s=40" title="foundry" width="20" />
|
756
|
-
<img alt="@Zi0P4tch0" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/3139724?v=3&s=40" title="Zi0P4tch0" width="20" />
|
757
|
-
<img alt="@DZozulya" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/3920950?v=3&s=40" title="DZozulya" width="20" />
|
758
|
-
<img alt="@rinatkhanov" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/4293969?v=3&s=40" title="rinatkhanov" width="20" />
|
759
|
-
<img alt="@robmurrer" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/312431?v=3&s=40" title="robmurrer" width="20" />
|
760
|
-
</a>
|
761
|
-
</p>
|
762
|
-
</li>
|
763
|
-
|
764
|
-
<li class="repo-list-item" id="pa-RXPromise">
|
765
|
-
<div class="repo-list-stats">
|
766
|
-
<a href="/login?return_to=%2Fcouchdeveloper%2FRXPromise"
|
767
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
768
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
769
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
770
|
-
Star
|
771
|
-
</a>
|
772
|
-
|
773
|
-
|
774
|
-
</div>
|
775
|
-
|
776
|
-
<h3 class="repo-list-name">
|
777
|
-
<a href="/couchdeveloper/RXPromise">
|
778
|
-
<span class="prefix">couchdeveloper</span>
|
779
|
-
<span class="slash">/</span>
|
780
|
-
RXPromise
|
781
|
-
</a> </h3>
|
782
|
-
|
783
|
-
<p class="repo-list-description">
|
784
|
-
An Objective-C Class which implements the Promises/A+ specification.
|
785
|
-
</p>
|
786
|
-
|
787
|
-
<p class="repo-list-meta">
|
788
|
-
Objective-C++
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
•
|
795
|
-
Built by
|
796
|
-
<a href="/couchdeveloper/RXPromise/graphs/contributors">
|
797
|
-
<img alt="@couchdeveloper" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/1564701?v=3&s=40" title="couchdeveloper" width="20" />
|
798
|
-
<img alt="@lukemelia" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/353?v=3&s=40" title="lukemelia" width="20" />
|
799
|
-
<img alt="@robertmryan" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/1530768?v=3&s=40" title="robertmryan" width="20" />
|
800
|
-
</a>
|
801
|
-
</p>
|
802
|
-
</li>
|
803
|
-
|
804
|
-
<li class="repo-list-item" id="pa-PGMidi">
|
805
|
-
<div class="repo-list-stats">
|
806
|
-
<a href="/login?return_to=%2Fpetegoodliffe%2FPGMidi"
|
807
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
808
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
809
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
810
|
-
Star
|
811
|
-
</a>
|
812
|
-
|
813
|
-
|
814
|
-
</div>
|
815
|
-
|
816
|
-
<h3 class="repo-list-name">
|
817
|
-
<a href="/petegoodliffe/PGMidi">
|
818
|
-
<span class="prefix">petegoodliffe</span>
|
819
|
-
<span class="slash">/</span>
|
820
|
-
PGMidi
|
821
|
-
</a> </h3>
|
822
|
-
|
823
|
-
<p class="repo-list-description">
|
824
|
-
PGMidi iOS MIDI library and example code
|
825
|
-
</p>
|
826
|
-
|
827
|
-
<p class="repo-list-meta">
|
828
|
-
Objective-C++
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
•
|
835
|
-
Built by
|
836
|
-
<a href="/petegoodliffe/PGMidi/graphs/contributors">
|
837
|
-
<img alt="@michaeltyson" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/184008?v=3&s=40" title="michaeltyson" width="20" />
|
838
|
-
<img alt="@petegoodliffe" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/715388?v=3&s=40" title="petegoodliffe" width="20" />
|
839
|
-
<img alt="@rhoiberg" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/12134?v=3&s=40" title="rhoiberg" width="20" />
|
840
|
-
<img alt="@tkemp" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/1315997?v=3&s=40" title="tkemp" width="20" />
|
841
|
-
<img alt="@colinmcardell" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/473016?v=3&s=40" title="colinmcardell" width="20" />
|
842
|
-
</a>
|
843
|
-
</p>
|
844
|
-
</li>
|
845
|
-
|
846
|
-
<li class="repo-list-item" id="pa-objc4">
|
847
|
-
<div class="repo-list-stats">
|
848
|
-
<a href="/login?return_to=%2Fopensource-apple%2Fobjc4"
|
849
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
850
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
851
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
852
|
-
Star
|
853
|
-
</a>
|
854
|
-
|
855
|
-
|
856
|
-
</div>
|
857
|
-
|
858
|
-
<h3 class="repo-list-name">
|
859
|
-
<a href="/opensource-apple/objc4">
|
860
|
-
<span class="prefix">opensource-apple</span>
|
861
|
-
<span class="slash">/</span>
|
862
|
-
objc4
|
863
|
-
</a> </h3>
|
864
|
-
|
865
|
-
|
866
|
-
<p class="repo-list-meta">
|
867
|
-
Objective-C++
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
•
|
874
|
-
</p>
|
875
|
-
</li>
|
876
|
-
|
877
|
-
<li class="repo-list-item" id="pa-UICoreTextView">
|
878
|
-
<div class="repo-list-stats">
|
879
|
-
<a href="/login?return_to=%2Fgiladno%2FUICoreTextView"
|
880
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
881
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
882
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
883
|
-
Star
|
884
|
-
</a>
|
885
|
-
|
886
|
-
|
887
|
-
</div>
|
888
|
-
|
889
|
-
<h3 class="repo-list-name">
|
890
|
-
<a href="/giladno/UICoreTextView">
|
891
|
-
<span class="prefix">giladno</span>
|
892
|
-
<span class="slash">/</span>
|
893
|
-
UICoreTextView
|
894
|
-
</a> </h3>
|
895
|
-
|
896
|
-
<p class="repo-list-description">
|
897
|
-
Easy to use UIView which supports rendering using CoreText
|
898
|
-
</p>
|
899
|
-
|
900
|
-
<p class="repo-list-meta">
|
901
|
-
Objective-C++
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
•
|
908
|
-
Built by
|
909
|
-
<a href="/giladno/UICoreTextView/graphs/contributors">
|
910
|
-
<img alt="@giladno" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/417148?v=3&s=40" title="giladno" width="20" />
|
911
|
-
<img alt="@tothgy" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/306784?v=3&s=40" title="tothgy" width="20" />
|
912
|
-
</a>
|
913
|
-
</p>
|
914
|
-
</li>
|
915
|
-
|
916
|
-
<li class="repo-list-item" id="pa-SimulateTouch">
|
917
|
-
<div class="repo-list-stats">
|
918
|
-
<a href="/login?return_to=%2Fiolate%2FSimulateTouch"
|
919
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
920
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
921
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
922
|
-
Star
|
923
|
-
</a>
|
924
|
-
|
925
|
-
|
926
|
-
</div>
|
927
|
-
|
928
|
-
<h3 class="repo-list-name">
|
929
|
-
<a href="/iolate/SimulateTouch">
|
930
|
-
<span class="prefix">iolate</span>
|
931
|
-
<span class="slash">/</span>
|
932
|
-
SimulateTouch
|
933
|
-
</a> </h3>
|
934
|
-
|
935
|
-
<p class="repo-list-description">
|
936
|
-
Simulate touch library for iOS
|
937
|
-
</p>
|
938
|
-
|
939
|
-
<p class="repo-list-meta">
|
940
|
-
Objective-C++
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
•
|
947
|
-
Built by
|
948
|
-
<a href="/iolate/SimulateTouch/graphs/contributors">
|
949
|
-
<img alt="@iolate" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/1381452?v=3&s=40" title="iolate" width="20" />
|
950
|
-
<img alt="@radj" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/466972?v=3&s=40" title="radj" width="20" />
|
951
|
-
</a>
|
952
|
-
</p>
|
953
|
-
</li>
|
954
|
-
|
955
|
-
<li class="repo-list-item" id="pa-NHCalendarActivity">
|
956
|
-
<div class="repo-list-stats">
|
957
|
-
<a href="/login?return_to=%2Fotaviocc%2FNHCalendarActivity"
|
958
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
959
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
960
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
961
|
-
Star
|
962
|
-
</a>
|
963
|
-
|
964
|
-
|
965
|
-
</div>
|
966
|
-
|
967
|
-
<h3 class="repo-list-name">
|
968
|
-
<a href="/otaviocc/NHCalendarActivity">
|
969
|
-
<span class="prefix">otaviocc</span>
|
970
|
-
<span class="slash">/</span>
|
971
|
-
NHCalendarActivity
|
972
|
-
</a> </h3>
|
973
|
-
|
974
|
-
<p class="repo-list-description">
|
975
|
-
A custom UIActivity that adds events and alarms to the Calendar.
|
976
|
-
</p>
|
977
|
-
|
978
|
-
<p class="repo-list-meta">
|
979
|
-
Objective-C++
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
•
|
986
|
-
Built by
|
987
|
-
<a href="/otaviocc/NHCalendarActivity/graphs/contributors">
|
988
|
-
<img alt="@otaviocc" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/139272?v=3&s=40" title="otaviocc" width="20" />
|
989
|
-
<img alt="@wzs" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/599145?v=3&s=40" title="wzs" width="20" />
|
990
|
-
</a>
|
991
|
-
</p>
|
992
|
-
</li>
|
993
|
-
|
994
|
-
<li class="repo-list-item" id="pa-nsdate-calendar">
|
995
|
-
<div class="repo-list-stats">
|
996
|
-
<a href="/login?return_to=%2Fbelkevich%2Fnsdate-calendar"
|
997
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
998
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
999
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
1000
|
-
Star
|
1001
|
-
</a>
|
1002
|
-
|
1003
|
-
|
1004
|
-
</div>
|
1005
|
-
|
1006
|
-
<h3 class="repo-list-name">
|
1007
|
-
<a href="/belkevich/nsdate-calendar">
|
1008
|
-
<span class="prefix">belkevich</span>
|
1009
|
-
<span class="slash">/</span>
|
1010
|
-
nsdate-calendar
|
1011
|
-
</a> </h3>
|
1012
|
-
|
1013
|
-
<p class="repo-list-description">
|
1014
|
-
NSDate categories to access date components and many more
|
1015
|
-
</p>
|
1016
|
-
|
1017
|
-
<p class="repo-list-meta">
|
1018
|
-
Objective-C++
|
1019
|
-
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
|
1024
|
-
•
|
1025
|
-
Built by
|
1026
|
-
<a href="/belkevich/nsdate-calendar/graphs/contributors">
|
1027
|
-
<img alt="@belkevich" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/1284917?v=3&s=40" title="belkevich" width="20" />
|
1028
|
-
<img alt="@Entalpi" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/1652130?v=3&s=40" title="Entalpi" width="20" />
|
1029
|
-
<img alt="@jmhobbs" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/115059?v=3&s=40" title="jmhobbs" width="20" />
|
1030
|
-
<img alt="@artembartle" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/1052932?v=3&s=40" title="artembartle" width="20" />
|
1031
|
-
<img alt="@DenHeadless" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/853604?v=3&s=40" title="DenHeadless" width="20" />
|
1032
|
-
</a>
|
1033
|
-
</p>
|
1034
|
-
</li>
|
1035
|
-
|
1036
|
-
<li class="repo-list-item" id="pa-PivotalCoreKit">
|
1037
|
-
<div class="repo-list-stats">
|
1038
|
-
<a href="/login?return_to=%2Fpivotal%2FPivotalCoreKit"
|
1039
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
1040
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1041
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
1042
|
-
Star
|
1043
|
-
</a>
|
1044
|
-
|
1045
|
-
|
1046
|
-
</div>
|
1047
|
-
|
1048
|
-
<h3 class="repo-list-name">
|
1049
|
-
<a href="/pivotal/PivotalCoreKit">
|
1050
|
-
<span class="prefix">pivotal</span>
|
1051
|
-
<span class="slash">/</span>
|
1052
|
-
PivotalCoreKit
|
1053
|
-
</a> </h3>
|
1054
|
-
|
1055
|
-
<p class="repo-list-description">
|
1056
|
-
Shared library and test code for Objective-C projects
|
1057
|
-
</p>
|
1058
|
-
|
1059
|
-
<p class="repo-list-meta">
|
1060
|
-
Objective-C++
|
1061
|
-
|
1062
|
-
|
1063
|
-
|
1064
|
-
|
1065
|
-
|
1066
|
-
•
|
1067
|
-
Built by
|
1068
|
-
<a href="/pivotal/PivotalCoreKit/graphs/contributors">
|
1069
|
-
<img alt="@akitchen" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/378648?v=3&s=40" title="akitchen" width="20" />
|
1070
|
-
<img alt="@wileykestner" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/639729?v=3&s=40" title="wileykestner" width="20" />
|
1071
|
-
<img alt="@briancroom" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/1062518?v=3&s=40" title="briancroom" width="20" />
|
1072
|
-
<img alt="@tjarratt" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/249262?v=3&s=40" title="tjarratt" width="20" />
|
1073
|
-
<img alt="@joemasilotti" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/2092156?v=3&s=40" title="joemasilotti" width="20" />
|
1074
|
-
</a>
|
1075
|
-
</p>
|
1076
|
-
</li>
|
1077
|
-
|
1078
|
-
<li class="repo-list-item" id="pa-opios">
|
1079
|
-
<div class="repo-list-stats">
|
1080
|
-
<a href="/login?return_to=%2Fopenpeer%2Fopios"
|
1081
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
1082
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1083
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
1084
|
-
Star
|
1085
|
-
</a>
|
1086
|
-
|
1087
|
-
|
1088
|
-
</div>
|
1089
|
-
|
1090
|
-
<h3 class="repo-list-name">
|
1091
|
-
<a href="/openpeer/opios">
|
1092
|
-
<span class="prefix">openpeer</span>
|
1093
|
-
<span class="slash">/</span>
|
1094
|
-
opios
|
1095
|
-
</a> </h3>
|
1096
|
-
|
1097
|
-
<p class="repo-list-description">
|
1098
|
-
Open Peer Client SDK for iOS and reference sample application
|
1099
|
-
</p>
|
1100
|
-
|
1101
|
-
<p class="repo-list-meta">
|
1102
|
-
Objective-C++
|
1103
|
-
|
1104
|
-
|
1105
|
-
|
1106
|
-
|
1107
|
-
|
1108
|
-
•
|
1109
|
-
Built by
|
1110
|
-
<a href="/openpeer/opios/graphs/contributors">
|
1111
|
-
<img alt="@SergioOpenPeer" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/3263595?v=3&s=40" title="SergioOpenPeer" width="20" />
|
1112
|
-
<img alt="@robin-raymond" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/2962646?v=3&s=40" title="robin-raymond" width="20" />
|
1113
|
-
<img alt="@morosev" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/3501993?v=3&s=40" title="morosev" width="20" />
|
1114
|
-
<img alt="@lazicb" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/1027542?v=3&s=40" title="lazicb" width="20" />
|
1115
|
-
<img alt="@elagerway" class="avatar" height="20" src="https://avatars3.githubusercontent.com/u/4098156?v=3&s=40" title="elagerway" width="20" />
|
1116
|
-
</a>
|
1117
|
-
</p>
|
1118
|
-
</li>
|
1119
|
-
|
1120
|
-
<li class="repo-list-item" id="pa-swift2js">
|
1121
|
-
<div class="repo-list-stats">
|
1122
|
-
<a href="/login?return_to=%2Fswift2js%2Fswift2js"
|
1123
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
1124
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1125
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
1126
|
-
Star
|
1127
|
-
</a>
|
1128
|
-
|
1129
|
-
|
1130
|
-
</div>
|
1131
|
-
|
1132
|
-
<h3 class="repo-list-name">
|
1133
|
-
<a href="/swift2js/swift2js">
|
1134
|
-
<span class="prefix">swift2js</span>
|
1135
|
-
<span class="slash">/</span>
|
1136
|
-
swift2js
|
1137
|
-
</a> </h3>
|
1138
|
-
|
1139
|
-
<p class="repo-list-description">
|
1140
|
-
Swift/JavaScript Transpiler
|
1141
|
-
</p>
|
1142
|
-
|
1143
|
-
<p class="repo-list-meta">
|
1144
|
-
Objective-C++
|
1145
|
-
|
1146
|
-
|
1147
|
-
|
1148
|
-
|
1149
|
-
|
1150
|
-
•
|
1151
|
-
Built by
|
1152
|
-
<a href="/swift2js/swift2js/graphs/contributors">
|
1153
|
-
<img alt="@MortimerGoro" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/1070794?v=3&s=40" title="MortimerGoro" width="20" />
|
1154
|
-
<img alt="@karliky" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/881069?v=3&s=40" title="karliky" width="20" />
|
1155
|
-
<img alt="@soyjavi" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/559654?v=3&s=40" title="soyjavi" width="20" />
|
1156
|
-
</a>
|
1157
|
-
</p>
|
1158
|
-
</li>
|
1159
|
-
|
1160
|
-
<li class="repo-list-item" id="pa-iOS_VPNPlugIn">
|
1161
|
-
<div class="repo-list-stats">
|
1162
|
-
<a href="/login?return_to=%2FSmartype%2FiOS_VPNPlugIn"
|
1163
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
1164
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1165
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
1166
|
-
Star
|
1167
|
-
</a>
|
1168
|
-
|
1169
|
-
|
1170
|
-
</div>
|
1171
|
-
|
1172
|
-
<h3 class="repo-list-name">
|
1173
|
-
<a href="/Smartype/iOS_VPNPlugIn">
|
1174
|
-
<span class="prefix">Smartype</span>
|
1175
|
-
<span class="slash">/</span>
|
1176
|
-
iOS_VPNPlugIn
|
1177
|
-
</a> </h3>
|
1178
|
-
|
1179
|
-
<p class="repo-list-description">
|
1180
|
-
VPN PlugIn API for iOS
|
1181
|
-
</p>
|
1182
|
-
|
1183
|
-
<p class="repo-list-meta">
|
1184
|
-
Objective-C++
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
•
|
1191
|
-
Built by
|
1192
|
-
<a href="/Smartype/iOS_VPNPlugIn/graphs/contributors">
|
1193
|
-
<img alt="@Smartype" class="avatar" height="20" src="https://avatars0.githubusercontent.com/u/64790?v=3&s=40" title="Smartype" width="20" />
|
1194
|
-
</a>
|
1195
|
-
</p>
|
1196
|
-
</li>
|
1197
|
-
|
1198
|
-
<li class="repo-list-item" id="pa-Applefy">
|
1199
|
-
<div class="repo-list-stats">
|
1200
|
-
<a href="/login?return_to=%2Fryanb93%2FApplefy"
|
1201
|
-
class="btn btn-sm tooltipped tooltipped-n"
|
1202
|
-
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1203
|
-
<span aria-hidden="true" class="octicon octicon-star"></span>
|
1204
|
-
Star
|
1205
|
-
</a>
|
1206
|
-
|
1207
|
-
|
1208
|
-
</div>
|
1209
|
-
|
1210
|
-
<h3 class="repo-list-name">
|
1211
|
-
<a href="/ryanb93/Applefy">
|
1212
|
-
<span class="prefix">ryanb93</span>
|
1213
|
-
<span class="slash">/</span>
|
1214
|
-
Applefy
|
1215
|
-
</a> </h3>
|
1216
|
-
|
1217
|
-
<p class="repo-list-description">
|
1218
|
-
OSX application to store Spotify playlists as MP3's that can be imported into iTunes to be matched by Apple Music.
|
1219
|
-
</p>
|
1220
|
-
|
1221
|
-
<p class="repo-list-meta">
|
1222
|
-
Objective-C++
|
1223
|
-
|
1224
|
-
|
1225
|
-
|
1226
|
-
|
1227
|
-
|
1228
|
-
•
|
1229
|
-
Built by
|
1230
|
-
<a href="/ryanb93/Applefy/graphs/contributors">
|
1231
|
-
<img alt="@ryanb93" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/554543?v=3&s=40" title="ryanb93" width="20" />
|
1232
|
-
<img alt="@einfallstoll" class="avatar" height="20" src="https://avatars2.githubusercontent.com/u/619048?v=3&s=40" title="einfallstoll" width="20" />
|
1233
|
-
<img alt="@kbotc" class="avatar" height="20" src="https://avatars1.githubusercontent.com/u/3698287?v=3&s=40" title="kbotc" width="20" />
|
1234
|
-
</a>
|
1235
|
-
</p>
|
1236
|
-
</li>
|
1237
|
-
|
1238
|
-
</ol>
|
1239
|
-
<div class="context-loader large-format-loader">
|
1240
|
-
<p><img alt="" height="64" src="https://assets-cdn.github.com/images/spinners/octocat-spinner-128.gif" width="64" /></p>
|
1241
|
-
<p>Loading…</p>
|
1242
|
-
</div>
|
1243
|
-
|
1244
|
-
</div>
|
1245
|
-
</div>
|
1246
|
-
<div class="column one-fourth">
|
1247
|
-
<ul class="filter-list small language-filter-list" data-pjax>
|
1248
|
-
<li>
|
1249
|
-
<a href="https://github.com/trending" class="filter-item ">All languages</a>
|
1250
|
-
</li>
|
1251
|
-
<li>
|
1252
|
-
<a href="https://github.com/trending?l=unknown" class="filter-item ">Unknown languages</a>
|
1253
|
-
</li>
|
1254
|
-
<li>
|
1255
|
-
<a href="https://github.com/trending?l=cpp" class="filter-item ">C++</a>
|
1256
|
-
</li>
|
1257
|
-
<li>
|
1258
|
-
<a href="https://github.com/trending?l=css" class="filter-item ">CSS</a>
|
1259
|
-
</li>
|
1260
|
-
<li>
|
1261
|
-
<a href="https://github.com/trending?l=java" class="filter-item ">Java</a>
|
1262
|
-
</li>
|
1263
|
-
<li>
|
1264
|
-
<a href="https://github.com/trending?l=javascript" class="filter-item ">JavaScript</a>
|
1265
|
-
</li>
|
1266
|
-
<li>
|
1267
|
-
<a href="https://github.com/trending?l=php" class="filter-item ">PHP</a>
|
1268
|
-
</li>
|
1269
|
-
<li>
|
1270
|
-
<a href="https://github.com/trending?l=python" class="filter-item ">Python</a>
|
1271
|
-
</li>
|
1272
|
-
<li>
|
1273
|
-
<a href="https://github.com/trending?l=ruby" class="filter-item ">Ruby</a>
|
1274
|
-
</li>
|
1275
|
-
</ul>
|
1276
|
-
|
1277
|
-
<div class="select-menu js-menu-container js-select-menu">
|
1278
|
-
<button class="btn btn-sm select-menu-button js-menu-target" type="button" aria-haspopup="true">
|
1279
|
-
<span aria-hidden="true" class="octicon octicon-list-unordered"></span>
|
1280
|
-
<i>Other:</i>
|
1281
|
-
<span class="js-select-button">Objective-C++</span>
|
1282
|
-
</button>
|
1283
|
-
|
1284
|
-
<div class="select-menu-modal-holder js-menu-content js-navigation-container" aria-hidden="true">
|
1285
|
-
<div class="select-menu-modal">
|
1286
|
-
<div class="select-menu-header">
|
1287
|
-
<span aria-label="Close" class="octicon octicon-x js-menu-close" role="button"></span>
|
1288
|
-
<span class="select-menu-title">Other Languages</span>
|
1289
|
-
</div>
|
1290
|
-
|
1291
|
-
<div class="select-menu-filters">
|
1292
|
-
<div class="select-menu-text-filter">
|
1293
|
-
<input type="text" id="text-filter-field" class="js-filterable-field js-navigation-enable" placeholder="Filter Languages" aria-label="Type or choose a language">
|
1294
|
-
</div>
|
1295
|
-
</div>
|
1296
|
-
|
1297
|
-
<div class="select-menu-list" data-pjax role="menu">
|
1298
|
-
|
1299
|
-
<div class="select-menu-clear-item select-menu-item js-navigation-item">
|
1300
|
-
<span aria-hidden="true" class="octicon octicon-x select-menu-item-icon"></span>
|
1301
|
-
<a href="https://github.com/trending" class="select-menu-item-text">Clear Language</a>
|
1302
|
-
</div>
|
1303
|
-
|
1304
|
-
<div data-filterable-for="text-filter-field" data-filterable-type="substring">
|
1305
|
-
<a href="https://github.com/trending?l=abap" class="select-menu-item js-navigation-item " role="menuitem">
|
1306
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1307
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ABAP</span>
|
1308
|
-
</a> <a href="https://github.com/trending?l=as3" class="select-menu-item js-navigation-item " role="menuitem">
|
1309
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1310
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ActionScript</span>
|
1311
|
-
</a> <a href="https://github.com/trending?l=ada" class="select-menu-item js-navigation-item " role="menuitem">
|
1312
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1313
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ada</span>
|
1314
|
-
</a> <a href="https://github.com/trending?l=agda" class="select-menu-item js-navigation-item " role="menuitem">
|
1315
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1316
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Agda</span>
|
1317
|
-
</a> <a href="https://github.com/trending?l=ags-script" class="select-menu-item js-navigation-item " role="menuitem">
|
1318
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1319
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AGS Script</span>
|
1320
|
-
</a> <a href="https://github.com/trending?l=alloy" class="select-menu-item js-navigation-item " role="menuitem">
|
1321
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1322
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Alloy</span>
|
1323
|
-
</a> <a href="https://github.com/trending?l=ampl" class="select-menu-item js-navigation-item " role="menuitem">
|
1324
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1325
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AMPL</span>
|
1326
|
-
</a> <a href="https://github.com/trending?l=antlr" class="select-menu-item js-navigation-item " role="menuitem">
|
1327
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1328
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ANTLR</span>
|
1329
|
-
</a> <a href="https://github.com/trending?l=apacheconf" class="select-menu-item js-navigation-item " role="menuitem">
|
1330
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1331
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ApacheConf</span>
|
1332
|
-
</a> <a href="https://github.com/trending?l=apex" class="select-menu-item js-navigation-item " role="menuitem">
|
1333
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1334
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Apex</span>
|
1335
|
-
</a> <a href="https://github.com/trending?l=api-blueprint" class="select-menu-item js-navigation-item " role="menuitem">
|
1336
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1337
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>API Blueprint</span>
|
1338
|
-
</a> <a href="https://github.com/trending?l=apl" class="select-menu-item js-navigation-item " role="menuitem">
|
1339
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1340
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>APL</span>
|
1341
|
-
</a> <a href="https://github.com/trending?l=applescript" class="select-menu-item js-navigation-item " role="menuitem">
|
1342
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1343
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AppleScript</span>
|
1344
|
-
</a> <a href="https://github.com/trending?l=arc" class="select-menu-item js-navigation-item " role="menuitem">
|
1345
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1346
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Arc</span>
|
1347
|
-
</a> <a href="https://github.com/trending?l=arduino" class="select-menu-item js-navigation-item " role="menuitem">
|
1348
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1349
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Arduino</span>
|
1350
|
-
</a> <a href="https://github.com/trending?l=aspx-vb" class="select-menu-item js-navigation-item " role="menuitem">
|
1351
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1352
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ASP</span>
|
1353
|
-
</a> <a href="https://github.com/trending?l=aspectj" class="select-menu-item js-navigation-item " role="menuitem">
|
1354
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1355
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AspectJ</span>
|
1356
|
-
</a> <a href="https://github.com/trending?l=nasm" class="select-menu-item js-navigation-item " role="menuitem">
|
1357
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1358
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Assembly</span>
|
1359
|
-
</a> <a href="https://github.com/trending?l=ats" class="select-menu-item js-navigation-item " role="menuitem">
|
1360
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1361
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ATS</span>
|
1362
|
-
</a> <a href="https://github.com/trending?l=augeas" class="select-menu-item js-navigation-item " role="menuitem">
|
1363
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1364
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Augeas</span>
|
1365
|
-
</a> <a href="https://github.com/trending?l=autohotkey" class="select-menu-item js-navigation-item " role="menuitem">
|
1366
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1367
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AutoHotkey</span>
|
1368
|
-
</a> <a href="https://github.com/trending?l=autoit" class="select-menu-item js-navigation-item " role="menuitem">
|
1369
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1370
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AutoIt</span>
|
1371
|
-
</a> <a href="https://github.com/trending?l=awk" class="select-menu-item js-navigation-item " role="menuitem">
|
1372
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1373
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Awk</span>
|
1374
|
-
</a> <a href="https://github.com/trending?l=bat" class="select-menu-item js-navigation-item " role="menuitem">
|
1375
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1376
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Batchfile</span>
|
1377
|
-
</a> <a href="https://github.com/trending?l=befunge" class="select-menu-item js-navigation-item " role="menuitem">
|
1378
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1379
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Befunge</span>
|
1380
|
-
</a> <a href="https://github.com/trending?l=bison" class="select-menu-item js-navigation-item " role="menuitem">
|
1381
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1382
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Bison</span>
|
1383
|
-
</a> <a href="https://github.com/trending?l=bitbake" class="select-menu-item js-navigation-item " role="menuitem">
|
1384
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1385
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>BitBake</span>
|
1386
|
-
</a> <a href="https://github.com/trending?l=blitzbasic" class="select-menu-item js-navigation-item " role="menuitem">
|
1387
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1388
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>BlitzBasic</span>
|
1389
|
-
</a> <a href="https://github.com/trending?l=blitzmax" class="select-menu-item js-navigation-item " role="menuitem">
|
1390
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1391
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>BlitzMax</span>
|
1392
|
-
</a> <a href="https://github.com/trending?l=bluespec" class="select-menu-item js-navigation-item " role="menuitem">
|
1393
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1394
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Bluespec</span>
|
1395
|
-
</a> <a href="https://github.com/trending?l=boo" class="select-menu-item js-navigation-item " role="menuitem">
|
1396
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1397
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Boo</span>
|
1398
|
-
</a> <a href="https://github.com/trending?l=brainfuck" class="select-menu-item js-navigation-item " role="menuitem">
|
1399
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1400
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Brainfuck</span>
|
1401
|
-
</a> <a href="https://github.com/trending?l=brightscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1402
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1403
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Brightscript</span>
|
1404
|
-
</a> <a href="https://github.com/trending?l=bro" class="select-menu-item js-navigation-item " role="menuitem">
|
1405
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1406
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Bro</span>
|
1407
|
-
</a> <a href="https://github.com/trending?l=c" class="select-menu-item js-navigation-item " role="menuitem">
|
1408
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1409
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>C</span>
|
1410
|
-
</a> <a href="https://github.com/trending?l=csharp" class="select-menu-item js-navigation-item " role="menuitem">
|
1411
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1412
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>C#</span>
|
1413
|
-
</a> <a href="https://github.com/trending?l=cpp" class="select-menu-item js-navigation-item " role="menuitem">
|
1414
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1415
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>C++</span>
|
1416
|
-
</a> <a href="https://github.com/trending?l=cap%27n-proto" class="select-menu-item js-navigation-item " role="menuitem">
|
1417
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1418
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cap'n Proto</span>
|
1419
|
-
</a> <a href="https://github.com/trending?l=cartocss" class="select-menu-item js-navigation-item " role="menuitem">
|
1420
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1421
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CartoCSS</span>
|
1422
|
-
</a> <a href="https://github.com/trending?l=ceylon" class="select-menu-item js-navigation-item " role="menuitem">
|
1423
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1424
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ceylon</span>
|
1425
|
-
</a> <a href="https://github.com/trending?l=chapel" class="select-menu-item js-navigation-item " role="menuitem">
|
1426
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1427
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Chapel</span>
|
1428
|
-
</a> <a href="https://github.com/trending?l=charity" class="select-menu-item js-navigation-item " role="menuitem">
|
1429
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1430
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Charity</span>
|
1431
|
-
</a> <a href="https://github.com/trending?l=chuck" class="select-menu-item js-navigation-item " role="menuitem">
|
1432
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1433
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ChucK</span>
|
1434
|
-
</a> <a href="https://github.com/trending?l=cirru" class="select-menu-item js-navigation-item " role="menuitem">
|
1435
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1436
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cirru</span>
|
1437
|
-
</a> <a href="https://github.com/trending?l=clarion" class="select-menu-item js-navigation-item " role="menuitem">
|
1438
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1439
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Clarion</span>
|
1440
|
-
</a> <a href="https://github.com/trending?l=clean" class="select-menu-item js-navigation-item " role="menuitem">
|
1441
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1442
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Clean</span>
|
1443
|
-
</a> <a href="https://github.com/trending?l=click" class="select-menu-item js-navigation-item " role="menuitem">
|
1444
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1445
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Click</span>
|
1446
|
-
</a> <a href="https://github.com/trending?l=clips" class="select-menu-item js-navigation-item " role="menuitem">
|
1447
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1448
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CLIPS</span>
|
1449
|
-
</a> <a href="https://github.com/trending?l=clojure" class="select-menu-item js-navigation-item " role="menuitem">
|
1450
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1451
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Clojure</span>
|
1452
|
-
</a> <a href="https://github.com/trending?l=cmake" class="select-menu-item js-navigation-item " role="menuitem">
|
1453
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1454
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CMake</span>
|
1455
|
-
</a> <a href="https://github.com/trending?l=cobol" class="select-menu-item js-navigation-item " role="menuitem">
|
1456
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1457
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>COBOL</span>
|
1458
|
-
</a> <a href="https://github.com/trending?l=coffeescript" class="select-menu-item js-navigation-item " role="menuitem">
|
1459
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1460
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CoffeeScript</span>
|
1461
|
-
</a> <a href="https://github.com/trending?l=cfm" class="select-menu-item js-navigation-item " role="menuitem">
|
1462
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1463
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ColdFusion</span>
|
1464
|
-
</a> <a href="https://github.com/trending?l=common-lisp" class="select-menu-item js-navigation-item " role="menuitem">
|
1465
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1466
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Common Lisp</span>
|
1467
|
-
</a> <a href="https://github.com/trending?l=component-pascal" class="select-menu-item js-navigation-item " role="menuitem">
|
1468
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1469
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Component Pascal</span>
|
1470
|
-
</a> <a href="https://github.com/trending?l=cool" class="select-menu-item js-navigation-item " role="menuitem">
|
1471
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1472
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cool</span>
|
1473
|
-
</a> <a href="https://github.com/trending?l=coq" class="select-menu-item js-navigation-item " role="menuitem">
|
1474
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1475
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Coq</span>
|
1476
|
-
</a> <a href="https://github.com/trending?l=crystal" class="select-menu-item js-navigation-item " role="menuitem">
|
1477
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1478
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Crystal</span>
|
1479
|
-
</a> <a href="https://github.com/trending?l=css" class="select-menu-item js-navigation-item " role="menuitem">
|
1480
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1481
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CSS</span>
|
1482
|
-
</a> <a href="https://github.com/trending?l=cucumber" class="select-menu-item js-navigation-item " role="menuitem">
|
1483
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1484
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cucumber</span>
|
1485
|
-
</a> <a href="https://github.com/trending?l=cuda" class="select-menu-item js-navigation-item " role="menuitem">
|
1486
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1487
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cuda</span>
|
1488
|
-
</a> <a href="https://github.com/trending?l=cycript" class="select-menu-item js-navigation-item " role="menuitem">
|
1489
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1490
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cycript</span>
|
1491
|
-
</a> <a href="https://github.com/trending?l=d" class="select-menu-item js-navigation-item " role="menuitem">
|
1492
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1493
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>D</span>
|
1494
|
-
</a> <a href="https://github.com/trending?l=dpatch" class="select-menu-item js-navigation-item " role="menuitem">
|
1495
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1496
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Darcs Patch</span>
|
1497
|
-
</a> <a href="https://github.com/trending?l=dart" class="select-menu-item js-navigation-item " role="menuitem">
|
1498
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1499
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Dart</span>
|
1500
|
-
</a> <a href="https://github.com/trending?l=diff" class="select-menu-item js-navigation-item " role="menuitem">
|
1501
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1502
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Diff</span>
|
1503
|
-
</a> <a href="https://github.com/trending?l=digital-command-language" class="select-menu-item js-navigation-item " role="menuitem">
|
1504
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1505
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>DIGITAL Command Language</span>
|
1506
|
-
</a> <a href="https://github.com/trending?l=dm" class="select-menu-item js-navigation-item " role="menuitem">
|
1507
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1508
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>DM</span>
|
1509
|
-
</a> <a href="https://github.com/trending?l=dogescript" class="select-menu-item js-navigation-item " role="menuitem">
|
1510
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1511
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Dogescript</span>
|
1512
|
-
</a> <a href="https://github.com/trending?l=dtrace" class="select-menu-item js-navigation-item " role="menuitem">
|
1513
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1514
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>DTrace</span>
|
1515
|
-
</a> <a href="https://github.com/trending?l=dylan" class="select-menu-item js-navigation-item " role="menuitem">
|
1516
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1517
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Dylan</span>
|
1518
|
-
</a> <a href="https://github.com/trending?l=e" class="select-menu-item js-navigation-item " role="menuitem">
|
1519
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1520
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>E</span>
|
1521
|
-
</a> <a href="https://github.com/trending?l=eagle" class="select-menu-item js-navigation-item " role="menuitem">
|
1522
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1523
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Eagle</span>
|
1524
|
-
</a> <a href="https://github.com/trending?l=ec" class="select-menu-item js-navigation-item " role="menuitem">
|
1525
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1526
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>eC</span>
|
1527
|
-
</a> <a href="https://github.com/trending?l=ecl" class="select-menu-item js-navigation-item " role="menuitem">
|
1528
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1529
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ECL</span>
|
1530
|
-
</a> <a href="https://github.com/trending?l=eiffel" class="select-menu-item js-navigation-item " role="menuitem">
|
1531
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1532
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Eiffel</span>
|
1533
|
-
</a> <a href="https://github.com/trending?l=elixir" class="select-menu-item js-navigation-item " role="menuitem">
|
1534
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1535
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Elixir</span>
|
1536
|
-
</a> <a href="https://github.com/trending?l=elm" class="select-menu-item js-navigation-item " role="menuitem">
|
1537
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1538
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Elm</span>
|
1539
|
-
</a> <a href="https://github.com/trending?l=emacs-lisp" class="select-menu-item js-navigation-item " role="menuitem">
|
1540
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1541
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Emacs Lisp</span>
|
1542
|
-
</a> <a href="https://github.com/trending?l=emberscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1543
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1544
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>EmberScript</span>
|
1545
|
-
</a> <a href="https://github.com/trending?l=erlang" class="select-menu-item js-navigation-item " role="menuitem">
|
1546
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1547
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Erlang</span>
|
1548
|
-
</a> <a href="https://github.com/trending?l=fsharp" class="select-menu-item js-navigation-item " role="menuitem">
|
1549
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1550
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>F#</span>
|
1551
|
-
</a> <a href="https://github.com/trending?l=factor" class="select-menu-item js-navigation-item " role="menuitem">
|
1552
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1553
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Factor</span>
|
1554
|
-
</a> <a href="https://github.com/trending?l=fancy" class="select-menu-item js-navigation-item " role="menuitem">
|
1555
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1556
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Fancy</span>
|
1557
|
-
</a> <a href="https://github.com/trending?l=fantom" class="select-menu-item js-navigation-item " role="menuitem">
|
1558
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1559
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Fantom</span>
|
1560
|
-
</a> <a href="https://github.com/trending?l=flux" class="select-menu-item js-navigation-item " role="menuitem">
|
1561
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1562
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>FLUX</span>
|
1563
|
-
</a> <a href="https://github.com/trending?l=forth" class="select-menu-item js-navigation-item " role="menuitem">
|
1564
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1565
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Forth</span>
|
1566
|
-
</a> <a href="https://github.com/trending?l=fortran" class="select-menu-item js-navigation-item " role="menuitem">
|
1567
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1568
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>FORTRAN</span>
|
1569
|
-
</a> <a href="https://github.com/trending?l=freemarker" class="select-menu-item js-navigation-item " role="menuitem">
|
1570
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1571
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>FreeMarker</span>
|
1572
|
-
</a> <a href="https://github.com/trending?l=frege" class="select-menu-item js-navigation-item " role="menuitem">
|
1573
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1574
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Frege</span>
|
1575
|
-
</a> <a href="https://github.com/trending?l=game-maker-language" class="select-menu-item js-navigation-item " role="menuitem">
|
1576
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1577
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Game Maker Language</span>
|
1578
|
-
</a> <a href="https://github.com/trending?l=gams" class="select-menu-item js-navigation-item " role="menuitem">
|
1579
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1580
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GAMS</span>
|
1581
|
-
</a> <a href="https://github.com/trending?l=gap" class="select-menu-item js-navigation-item " role="menuitem">
|
1582
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1583
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GAP</span>
|
1584
|
-
</a> <a href="https://github.com/trending?l=gdscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1585
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1586
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GDScript</span>
|
1587
|
-
</a> <a href="https://github.com/trending?l=genshi" class="select-menu-item js-navigation-item " role="menuitem">
|
1588
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1589
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Genshi</span>
|
1590
|
-
</a> <a href="https://github.com/trending?l=pot" class="select-menu-item js-navigation-item " role="menuitem">
|
1591
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1592
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Gettext Catalog</span>
|
1593
|
-
</a> <a href="https://github.com/trending?l=glsl" class="select-menu-item js-navigation-item " role="menuitem">
|
1594
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1595
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GLSL</span>
|
1596
|
-
</a> <a href="https://github.com/trending?l=glyph" class="select-menu-item js-navigation-item " role="menuitem">
|
1597
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1598
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Glyph</span>
|
1599
|
-
</a> <a href="https://github.com/trending?l=gnuplot" class="select-menu-item js-navigation-item " role="menuitem">
|
1600
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1601
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Gnuplot</span>
|
1602
|
-
</a> <a href="https://github.com/trending?l=go" class="select-menu-item js-navigation-item " role="menuitem">
|
1603
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1604
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Go</span>
|
1605
|
-
</a> <a href="https://github.com/trending?l=golo" class="select-menu-item js-navigation-item " role="menuitem">
|
1606
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1607
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Golo</span>
|
1608
|
-
</a> <a href="https://github.com/trending?l=gosu" class="select-menu-item js-navigation-item " role="menuitem">
|
1609
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1610
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Gosu</span>
|
1611
|
-
</a> <a href="https://github.com/trending?l=grace" class="select-menu-item js-navigation-item " role="menuitem">
|
1612
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1613
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Grace</span>
|
1614
|
-
</a> <a href="https://github.com/trending?l=grammatical-framework" class="select-menu-item js-navigation-item " role="menuitem">
|
1615
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1616
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Grammatical Framework</span>
|
1617
|
-
</a> <a href="https://github.com/trending?l=groff" class="select-menu-item js-navigation-item " role="menuitem">
|
1618
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1619
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Groff</span>
|
1620
|
-
</a> <a href="https://github.com/trending?l=groovy" class="select-menu-item js-navigation-item " role="menuitem">
|
1621
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1622
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Groovy</span>
|
1623
|
-
</a> <a href="https://github.com/trending?l=hack" class="select-menu-item js-navigation-item " role="menuitem">
|
1624
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1625
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Hack</span>
|
1626
|
-
</a> <a href="https://github.com/trending?l=handlebars" class="select-menu-item js-navigation-item " role="menuitem">
|
1627
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1628
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Handlebars</span>
|
1629
|
-
</a> <a href="https://github.com/trending?l=harbour" class="select-menu-item js-navigation-item " role="menuitem">
|
1630
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1631
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Harbour</span>
|
1632
|
-
</a> <a href="https://github.com/trending?l=haskell" class="select-menu-item js-navigation-item " role="menuitem">
|
1633
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1634
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Haskell</span>
|
1635
|
-
</a> <a href="https://github.com/trending?l=haxe" class="select-menu-item js-navigation-item " role="menuitem">
|
1636
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1637
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Haxe</span>
|
1638
|
-
</a> <a href="https://github.com/trending?l=hcl" class="select-menu-item js-navigation-item " role="menuitem">
|
1639
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1640
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HCL</span>
|
1641
|
-
</a> <a href="https://github.com/trending?l=html" class="select-menu-item js-navigation-item " role="menuitem">
|
1642
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1643
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HTML</span>
|
1644
|
-
</a> <a href="https://github.com/trending?l=hy" class="select-menu-item js-navigation-item " role="menuitem">
|
1645
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1646
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Hy</span>
|
1647
|
-
</a> <a href="https://github.com/trending?l=hyphy" class="select-menu-item js-navigation-item " role="menuitem">
|
1648
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1649
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HyPhy</span>
|
1650
|
-
</a> <a href="https://github.com/trending?l=idl" class="select-menu-item js-navigation-item " role="menuitem">
|
1651
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1652
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>IDL</span>
|
1653
|
-
</a> <a href="https://github.com/trending?l=idris" class="select-menu-item js-navigation-item " role="menuitem">
|
1654
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1655
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Idris</span>
|
1656
|
-
</a> <a href="https://github.com/trending?l=igor-pro" class="select-menu-item js-navigation-item " role="menuitem">
|
1657
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1658
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>IGOR Pro</span>
|
1659
|
-
</a> <a href="https://github.com/trending?l=inform-7" class="select-menu-item js-navigation-item " role="menuitem">
|
1660
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1661
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Inform 7</span>
|
1662
|
-
</a> <a href="https://github.com/trending?l=inno-setup" class="select-menu-item js-navigation-item " role="menuitem">
|
1663
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1664
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Inno Setup</span>
|
1665
|
-
</a> <a href="https://github.com/trending?l=io" class="select-menu-item js-navigation-item " role="menuitem">
|
1666
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1667
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Io</span>
|
1668
|
-
</a> <a href="https://github.com/trending?l=ioke" class="select-menu-item js-navigation-item " role="menuitem">
|
1669
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1670
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ioke</span>
|
1671
|
-
</a> <a href="https://github.com/trending?l=isabelle" class="select-menu-item js-navigation-item " role="menuitem">
|
1672
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1673
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Isabelle</span>
|
1674
|
-
</a> <a href="https://github.com/trending?l=j" class="select-menu-item js-navigation-item " role="menuitem">
|
1675
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1676
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>J</span>
|
1677
|
-
</a> <a href="https://github.com/trending?l=jasmin" class="select-menu-item js-navigation-item " role="menuitem">
|
1678
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1679
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Jasmin</span>
|
1680
|
-
</a> <a href="https://github.com/trending?l=java" class="select-menu-item js-navigation-item " role="menuitem">
|
1681
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1682
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Java</span>
|
1683
|
-
</a> <a href="https://github.com/trending?l=javascript" class="select-menu-item js-navigation-item " role="menuitem">
|
1684
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1685
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>JavaScript</span>
|
1686
|
-
</a> <a href="https://github.com/trending?l=jflex" class="select-menu-item js-navigation-item " role="menuitem">
|
1687
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1688
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>JFlex</span>
|
1689
|
-
</a> <a href="https://github.com/trending?l=jsoniq" class="select-menu-item js-navigation-item " role="menuitem">
|
1690
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1691
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>JSONiq</span>
|
1692
|
-
</a> <a href="https://github.com/trending?l=julia" class="select-menu-item js-navigation-item " role="menuitem">
|
1693
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1694
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Julia</span>
|
1695
|
-
</a> <a href="https://github.com/trending?l=jupyter-notebook" class="select-menu-item js-navigation-item " role="menuitem">
|
1696
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1697
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Jupyter Notebook</span>
|
1698
|
-
</a> <a href="https://github.com/trending?l=kicad" class="select-menu-item js-navigation-item " role="menuitem">
|
1699
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1700
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>KiCad</span>
|
1701
|
-
</a> <a href="https://github.com/trending?l=kit" class="select-menu-item js-navigation-item " role="menuitem">
|
1702
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1703
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Kit</span>
|
1704
|
-
</a> <a href="https://github.com/trending?l=kotlin" class="select-menu-item js-navigation-item " role="menuitem">
|
1705
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1706
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Kotlin</span>
|
1707
|
-
</a> <a href="https://github.com/trending?l=krl" class="select-menu-item js-navigation-item " role="menuitem">
|
1708
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1709
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>KRL</span>
|
1710
|
-
</a> <a href="https://github.com/trending?l=labview" class="select-menu-item js-navigation-item " role="menuitem">
|
1711
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1712
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LabVIEW</span>
|
1713
|
-
</a> <a href="https://github.com/trending?l=lasso" class="select-menu-item js-navigation-item " role="menuitem">
|
1714
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1715
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lasso</span>
|
1716
|
-
</a> <a href="https://github.com/trending?l=lean" class="select-menu-item js-navigation-item " role="menuitem">
|
1717
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1718
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lean</span>
|
1719
|
-
</a> <a href="https://github.com/trending?l=lex" class="select-menu-item js-navigation-item " role="menuitem">
|
1720
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1721
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lex</span>
|
1722
|
-
</a> <a href="https://github.com/trending?l=lilypond" class="select-menu-item js-navigation-item " role="menuitem">
|
1723
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1724
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LilyPond</span>
|
1725
|
-
</a> <a href="https://github.com/trending?l=limbo" class="select-menu-item js-navigation-item " role="menuitem">
|
1726
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1727
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Limbo</span>
|
1728
|
-
</a> <a href="https://github.com/trending?l=liquid" class="select-menu-item js-navigation-item " role="menuitem">
|
1729
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1730
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Liquid</span>
|
1731
|
-
</a> <a href="https://github.com/trending?l=livescript" class="select-menu-item js-navigation-item " role="menuitem">
|
1732
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1733
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LiveScript</span>
|
1734
|
-
</a> <a href="https://github.com/trending?l=llvm" class="select-menu-item js-navigation-item " role="menuitem">
|
1735
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1736
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LLVM</span>
|
1737
|
-
</a> <a href="https://github.com/trending?l=logos" class="select-menu-item js-navigation-item " role="menuitem">
|
1738
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1739
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Logos</span>
|
1740
|
-
</a> <a href="https://github.com/trending?l=logtalk" class="select-menu-item js-navigation-item " role="menuitem">
|
1741
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1742
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Logtalk</span>
|
1743
|
-
</a> <a href="https://github.com/trending?l=lolcode" class="select-menu-item js-navigation-item " role="menuitem">
|
1744
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1745
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LOLCODE</span>
|
1746
|
-
</a> <a href="https://github.com/trending?l=lookml" class="select-menu-item js-navigation-item " role="menuitem">
|
1747
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1748
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LookML</span>
|
1749
|
-
</a> <a href="https://github.com/trending?l=loomscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1750
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1751
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LoomScript</span>
|
1752
|
-
</a> <a href="https://github.com/trending?l=lsl" class="select-menu-item js-navigation-item " role="menuitem">
|
1753
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1754
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LSL</span>
|
1755
|
-
</a> <a href="https://github.com/trending?l=lua" class="select-menu-item js-navigation-item " role="menuitem">
|
1756
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1757
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lua</span>
|
1758
|
-
</a> <a href="https://github.com/trending?l=m" class="select-menu-item js-navigation-item " role="menuitem">
|
1759
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1760
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>M</span>
|
1761
|
-
</a> <a href="https://github.com/trending?l=makefile" class="select-menu-item js-navigation-item " role="menuitem">
|
1762
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1763
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Makefile</span>
|
1764
|
-
</a> <a href="https://github.com/trending?l=mako" class="select-menu-item js-navigation-item " role="menuitem">
|
1765
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1766
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mako</span>
|
1767
|
-
</a> <a href="https://github.com/trending?l=markdown" class="select-menu-item js-navigation-item " role="menuitem">
|
1768
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1769
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Markdown</span>
|
1770
|
-
</a> <a href="https://github.com/trending?l=mask" class="select-menu-item js-navigation-item " role="menuitem">
|
1771
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1772
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mask</span>
|
1773
|
-
</a> <a href="https://github.com/trending?l=mathematica" class="select-menu-item js-navigation-item " role="menuitem">
|
1774
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1775
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mathematica</span>
|
1776
|
-
</a> <a href="https://github.com/trending?l=matlab" class="select-menu-item js-navigation-item " role="menuitem">
|
1777
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1778
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Matlab</span>
|
1779
|
-
</a> <a href="https://github.com/trending?l=max%2Fmsp" class="select-menu-item js-navigation-item " role="menuitem">
|
1780
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1781
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Max</span>
|
1782
|
-
</a> <a href="https://github.com/trending?l=maxscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1783
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1784
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MAXScript</span>
|
1785
|
-
</a> <a href="https://github.com/trending?l=mercury" class="select-menu-item js-navigation-item " role="menuitem">
|
1786
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1787
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mercury</span>
|
1788
|
-
</a> <a href="https://github.com/trending?l=metal" class="select-menu-item js-navigation-item " role="menuitem">
|
1789
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1790
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Metal</span>
|
1791
|
-
</a> <a href="https://github.com/trending?l=minid" class="select-menu-item js-navigation-item " role="menuitem">
|
1792
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1793
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MiniD</span>
|
1794
|
-
</a> <a href="https://github.com/trending?l=mirah" class="select-menu-item js-navigation-item " role="menuitem">
|
1795
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1796
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mirah</span>
|
1797
|
-
</a> <a href="https://github.com/trending?l=modelica" class="select-menu-item js-navigation-item " role="menuitem">
|
1798
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1799
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Modelica</span>
|
1800
|
-
</a> <a href="https://github.com/trending?l=modula-2" class="select-menu-item js-navigation-item " role="menuitem">
|
1801
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1802
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Modula-2</span>
|
1803
|
-
</a> <a href="https://github.com/trending?l=module-management-system" class="select-menu-item js-navigation-item " role="menuitem">
|
1804
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1805
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Module Management System</span>
|
1806
|
-
</a> <a href="https://github.com/trending?l=monkey" class="select-menu-item js-navigation-item " role="menuitem">
|
1807
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1808
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Monkey</span>
|
1809
|
-
</a> <a href="https://github.com/trending?l=moocode" class="select-menu-item js-navigation-item " role="menuitem">
|
1810
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1811
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Moocode</span>
|
1812
|
-
</a> <a href="https://github.com/trending?l=moonscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1813
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1814
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MoonScript</span>
|
1815
|
-
</a> <a href="https://github.com/trending?l=mtml" class="select-menu-item js-navigation-item " role="menuitem">
|
1816
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1817
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MTML</span>
|
1818
|
-
</a> <a href="https://github.com/trending?l=mupad" class="select-menu-item js-navigation-item " role="menuitem">
|
1819
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1820
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>mupad</span>
|
1821
|
-
</a> <a href="https://github.com/trending?l=myghty" class="select-menu-item js-navigation-item " role="menuitem">
|
1822
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1823
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Myghty</span>
|
1824
|
-
</a> <a href="https://github.com/trending?l=ncl" class="select-menu-item js-navigation-item " role="menuitem">
|
1825
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1826
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NCL</span>
|
1827
|
-
</a> <a href="https://github.com/trending?l=nemerle" class="select-menu-item js-navigation-item " role="menuitem">
|
1828
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1829
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nemerle</span>
|
1830
|
-
</a> <a href="https://github.com/trending?l=nesc" class="select-menu-item js-navigation-item " role="menuitem">
|
1831
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1832
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>nesC</span>
|
1833
|
-
</a> <a href="https://github.com/trending?l=netlinx" class="select-menu-item js-navigation-item " role="menuitem">
|
1834
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1835
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NetLinx</span>
|
1836
|
-
</a> <a href="https://github.com/trending?l=netlinx%2Berb" class="select-menu-item js-navigation-item " role="menuitem">
|
1837
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1838
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NetLinx+ERB</span>
|
1839
|
-
</a> <a href="https://github.com/trending?l=netlogo" class="select-menu-item js-navigation-item " role="menuitem">
|
1840
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1841
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NetLogo</span>
|
1842
|
-
</a> <a href="https://github.com/trending?l=newlisp" class="select-menu-item js-navigation-item " role="menuitem">
|
1843
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1844
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NewLisp</span>
|
1845
|
-
</a> <a href="https://github.com/trending?l=nginx" class="select-menu-item js-navigation-item " role="menuitem">
|
1846
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1847
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nginx</span>
|
1848
|
-
</a> <a href="https://github.com/trending?l=nimrod" class="select-menu-item js-navigation-item " role="menuitem">
|
1849
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1850
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nimrod</span>
|
1851
|
-
</a> <a href="https://github.com/trending?l=nit" class="select-menu-item js-navigation-item " role="menuitem">
|
1852
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1853
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nit</span>
|
1854
|
-
</a> <a href="https://github.com/trending?l=nix" class="select-menu-item js-navigation-item " role="menuitem">
|
1855
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1856
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nix</span>
|
1857
|
-
</a> <a href="https://github.com/trending?l=nsis" class="select-menu-item js-navigation-item " role="menuitem">
|
1858
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1859
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NSIS</span>
|
1860
|
-
</a> <a href="https://github.com/trending?l=nu" class="select-menu-item js-navigation-item " role="menuitem">
|
1861
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1862
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nu</span>
|
1863
|
-
</a> <a href="https://github.com/trending?l=objective-c" class="select-menu-item js-navigation-item " role="menuitem">
|
1864
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1865
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Objective-C</span>
|
1866
|
-
</a> <a href="https://github.com/trending?l=objective-c%2B%2B" class="select-menu-item js-navigation-item selected" role="menuitem">
|
1867
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1868
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Objective-C++</span>
|
1869
|
-
</a> <a href="https://github.com/trending?l=objective-j" class="select-menu-item js-navigation-item " role="menuitem">
|
1870
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1871
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Objective-J</span>
|
1872
|
-
</a> <a href="https://github.com/trending?l=ocaml" class="select-menu-item js-navigation-item " role="menuitem">
|
1873
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1874
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>OCaml</span>
|
1875
|
-
</a> <a href="https://github.com/trending?l=omgrofl" class="select-menu-item js-navigation-item " role="menuitem">
|
1876
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1877
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Omgrofl</span>
|
1878
|
-
</a> <a href="https://github.com/trending?l=ooc" class="select-menu-item js-navigation-item " role="menuitem">
|
1879
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1880
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ooc</span>
|
1881
|
-
</a> <a href="https://github.com/trending?l=opa" class="select-menu-item js-navigation-item " role="menuitem">
|
1882
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1883
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Opa</span>
|
1884
|
-
</a> <a href="https://github.com/trending?l=opal" class="select-menu-item js-navigation-item " role="menuitem">
|
1885
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1886
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Opal</span>
|
1887
|
-
</a> <a href="https://github.com/trending?l=openedge-abl" class="select-menu-item js-navigation-item " role="menuitem">
|
1888
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1889
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>OpenEdge ABL</span>
|
1890
|
-
</a> <a href="https://github.com/trending?l=openscad" class="select-menu-item js-navigation-item " role="menuitem">
|
1891
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1892
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>OpenSCAD</span>
|
1893
|
-
</a> <a href="https://github.com/trending?l=ox" class="select-menu-item js-navigation-item " role="menuitem">
|
1894
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1895
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ox</span>
|
1896
|
-
</a> <a href="https://github.com/trending?l=oxygene" class="select-menu-item js-navigation-item " role="menuitem">
|
1897
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1898
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Oxygene</span>
|
1899
|
-
</a> <a href="https://github.com/trending?l=oz" class="select-menu-item js-navigation-item " role="menuitem">
|
1900
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1901
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Oz</span>
|
1902
|
-
</a> <a href="https://github.com/trending?l=pan" class="select-menu-item js-navigation-item " role="menuitem">
|
1903
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1904
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pan</span>
|
1905
|
-
</a> <a href="https://github.com/trending?l=papyrus" class="select-menu-item js-navigation-item " role="menuitem">
|
1906
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1907
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Papyrus</span>
|
1908
|
-
</a> <a href="https://github.com/trending?l=parrot" class="select-menu-item js-navigation-item " role="menuitem">
|
1909
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1910
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Parrot</span>
|
1911
|
-
</a> <a href="https://github.com/trending?l=pascal" class="select-menu-item js-navigation-item " role="menuitem">
|
1912
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1913
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pascal</span>
|
1914
|
-
</a> <a href="https://github.com/trending?l=pawn" class="select-menu-item js-navigation-item " role="menuitem">
|
1915
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1916
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PAWN</span>
|
1917
|
-
</a> <a href="https://github.com/trending?l=perl" class="select-menu-item js-navigation-item " role="menuitem">
|
1918
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1919
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Perl</span>
|
1920
|
-
</a> <a href="https://github.com/trending?l=perl6" class="select-menu-item js-navigation-item " role="menuitem">
|
1921
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1922
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Perl6</span>
|
1923
|
-
</a> <a href="https://github.com/trending?l=php" class="select-menu-item js-navigation-item " role="menuitem">
|
1924
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1925
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PHP</span>
|
1926
|
-
</a> <a href="https://github.com/trending?l=picolisp" class="select-menu-item js-navigation-item " role="menuitem">
|
1927
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1928
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PicoLisp</span>
|
1929
|
-
</a> <a href="https://github.com/trending?l=piglatin" class="select-menu-item js-navigation-item " role="menuitem">
|
1930
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1931
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PigLatin</span>
|
1932
|
-
</a> <a href="https://github.com/trending?l=pike" class="select-menu-item js-navigation-item " role="menuitem">
|
1933
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1934
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pike</span>
|
1935
|
-
</a> <a href="https://github.com/trending?l=plpgsql" class="select-menu-item js-navigation-item " role="menuitem">
|
1936
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1937
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PLpgSQL</span>
|
1938
|
-
</a> <a href="https://github.com/trending?l=plsql" class="select-menu-item js-navigation-item " role="menuitem">
|
1939
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1940
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PLSQL</span>
|
1941
|
-
</a> <a href="https://github.com/trending?l=pogoscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1942
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1943
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PogoScript</span>
|
1944
|
-
</a> <a href="https://github.com/trending?l=pony" class="select-menu-item js-navigation-item " role="menuitem">
|
1945
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1946
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pony</span>
|
1947
|
-
</a> <a href="https://github.com/trending?l=postscript" class="select-menu-item js-navigation-item " role="menuitem">
|
1948
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1949
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PostScript</span>
|
1950
|
-
</a> <a href="https://github.com/trending?l=powershell" class="select-menu-item js-navigation-item " role="menuitem">
|
1951
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1952
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PowerShell</span>
|
1953
|
-
</a> <a href="https://github.com/trending?l=processing" class="select-menu-item js-navigation-item " role="menuitem">
|
1954
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1955
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Processing</span>
|
1956
|
-
</a> <a href="https://github.com/trending?l=prolog" class="select-menu-item js-navigation-item " role="menuitem">
|
1957
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1958
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Prolog</span>
|
1959
|
-
</a> <a href="https://github.com/trending?l=propeller-spin" class="select-menu-item js-navigation-item " role="menuitem">
|
1960
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1961
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Propeller Spin</span>
|
1962
|
-
</a> <a href="https://github.com/trending?l=protocol-buffer" class="select-menu-item js-navigation-item " role="menuitem">
|
1963
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1964
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Protocol Buffer</span>
|
1965
|
-
</a> <a href="https://github.com/trending?l=puppet" class="select-menu-item js-navigation-item " role="menuitem">
|
1966
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1967
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Puppet</span>
|
1968
|
-
</a> <a href="https://github.com/trending?l=pure-data" class="select-menu-item js-navigation-item " role="menuitem">
|
1969
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1970
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pure Data</span>
|
1971
|
-
</a> <a href="https://github.com/trending?l=purebasic" class="select-menu-item js-navigation-item " role="menuitem">
|
1972
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1973
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PureBasic</span>
|
1974
|
-
</a> <a href="https://github.com/trending?l=purescript" class="select-menu-item js-navigation-item " role="menuitem">
|
1975
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1976
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PureScript</span>
|
1977
|
-
</a> <a href="https://github.com/trending?l=python" class="select-menu-item js-navigation-item " role="menuitem">
|
1978
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1979
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Python</span>
|
1980
|
-
</a> <a href="https://github.com/trending?l=qmake" class="select-menu-item js-navigation-item " role="menuitem">
|
1981
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1982
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>QMake</span>
|
1983
|
-
</a> <a href="https://github.com/trending?l=qml" class="select-menu-item js-navigation-item " role="menuitem">
|
1984
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1985
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>QML</span>
|
1986
|
-
</a> <a href="https://github.com/trending?l=r" class="select-menu-item js-navigation-item " role="menuitem">
|
1987
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1988
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>R</span>
|
1989
|
-
</a> <a href="https://github.com/trending?l=racket" class="select-menu-item js-navigation-item " role="menuitem">
|
1990
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1991
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Racket</span>
|
1992
|
-
</a> <a href="https://github.com/trending?l=ragel-in-ruby-host" class="select-menu-item js-navigation-item " role="menuitem">
|
1993
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1994
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ragel in Ruby Host</span>
|
1995
|
-
</a> <a href="https://github.com/trending?l=raml" class="select-menu-item js-navigation-item " role="menuitem">
|
1996
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
1997
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RAML</span>
|
1998
|
-
</a> <a href="https://github.com/trending?l=rdoc" class="select-menu-item js-navigation-item " role="menuitem">
|
1999
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2000
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RDoc</span>
|
2001
|
-
</a> <a href="https://github.com/trending?l=realbasic" class="select-menu-item js-navigation-item " role="menuitem">
|
2002
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2003
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>REALbasic</span>
|
2004
|
-
</a> <a href="https://github.com/trending?l=rebol" class="select-menu-item js-navigation-item " role="menuitem">
|
2005
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2006
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Rebol</span>
|
2007
|
-
</a> <a href="https://github.com/trending?l=red" class="select-menu-item js-navigation-item " role="menuitem">
|
2008
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2009
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Red</span>
|
2010
|
-
</a> <a href="https://github.com/trending?l=redcode" class="select-menu-item js-navigation-item " role="menuitem">
|
2011
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2012
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Redcode</span>
|
2013
|
-
</a> <a href="https://github.com/trending?l=renderscript" class="select-menu-item js-navigation-item " role="menuitem">
|
2014
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2015
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RenderScript</span>
|
2016
|
-
</a> <a href="https://github.com/trending?l=robotframework" class="select-menu-item js-navigation-item " role="menuitem">
|
2017
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2018
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RobotFramework</span>
|
2019
|
-
</a> <a href="https://github.com/trending?l=rouge" class="select-menu-item js-navigation-item " role="menuitem">
|
2020
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2021
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Rouge</span>
|
2022
|
-
</a> <a href="https://github.com/trending?l=ruby" class="select-menu-item js-navigation-item " role="menuitem">
|
2023
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2024
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ruby</span>
|
2025
|
-
</a> <a href="https://github.com/trending?l=rust" class="select-menu-item js-navigation-item " role="menuitem">
|
2026
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2027
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Rust</span>
|
2028
|
-
</a> <a href="https://github.com/trending?l=saltstack" class="select-menu-item js-navigation-item " role="menuitem">
|
2029
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2030
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SaltStack</span>
|
2031
|
-
</a> <a href="https://github.com/trending?l=sas" class="select-menu-item js-navigation-item " role="menuitem">
|
2032
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2033
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SAS</span>
|
2034
|
-
</a> <a href="https://github.com/trending?l=scala" class="select-menu-item js-navigation-item " role="menuitem">
|
2035
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2036
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Scala</span>
|
2037
|
-
</a> <a href="https://github.com/trending?l=scheme" class="select-menu-item js-navigation-item " role="menuitem">
|
2038
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2039
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Scheme</span>
|
2040
|
-
</a> <a href="https://github.com/trending?l=scilab" class="select-menu-item js-navigation-item " role="menuitem">
|
2041
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2042
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Scilab</span>
|
2043
|
-
</a> <a href="https://github.com/trending?l=self" class="select-menu-item js-navigation-item " role="menuitem">
|
2044
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2045
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Self</span>
|
2046
|
-
</a> <a href="https://github.com/trending?l=bash" class="select-menu-item js-navigation-item " role="menuitem">
|
2047
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2048
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Shell</span>
|
2049
|
-
</a> <a href="https://github.com/trending?l=shellsession" class="select-menu-item js-navigation-item " role="menuitem">
|
2050
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2051
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ShellSession</span>
|
2052
|
-
</a> <a href="https://github.com/trending?l=shen" class="select-menu-item js-navigation-item " role="menuitem">
|
2053
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2054
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Shen</span>
|
2055
|
-
</a> <a href="https://github.com/trending?l=slash" class="select-menu-item js-navigation-item " role="menuitem">
|
2056
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2057
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Slash</span>
|
2058
|
-
</a> <a href="https://github.com/trending?l=smali" class="select-menu-item js-navigation-item " role="menuitem">
|
2059
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2060
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Smali</span>
|
2061
|
-
</a> <a href="https://github.com/trending?l=smalltalk" class="select-menu-item js-navigation-item " role="menuitem">
|
2062
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2063
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Smalltalk</span>
|
2064
|
-
</a> <a href="https://github.com/trending?l=smarty" class="select-menu-item js-navigation-item " role="menuitem">
|
2065
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2066
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Smarty</span>
|
2067
|
-
</a> <a href="https://github.com/trending?l=smt" class="select-menu-item js-navigation-item " role="menuitem">
|
2068
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2069
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SMT</span>
|
2070
|
-
</a> <a href="https://github.com/trending?l=sourcepawn" class="select-menu-item js-navigation-item " role="menuitem">
|
2071
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2072
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SourcePawn</span>
|
2073
|
-
</a> <a href="https://github.com/trending?l=sqf" class="select-menu-item js-navigation-item " role="menuitem">
|
2074
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2075
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SQF</span>
|
2076
|
-
</a> <a href="https://github.com/trending?l=sql" class="select-menu-item js-navigation-item " role="menuitem">
|
2077
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2078
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SQL</span>
|
2079
|
-
</a> <a href="https://github.com/trending?l=sqlpl" class="select-menu-item js-navigation-item " role="menuitem">
|
2080
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2081
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SQLPL</span>
|
2082
|
-
</a> <a href="https://github.com/trending?l=squirrel" class="select-menu-item js-navigation-item " role="menuitem">
|
2083
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2084
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Squirrel</span>
|
2085
|
-
</a> <a href="https://github.com/trending?l=stan" class="select-menu-item js-navigation-item " role="menuitem">
|
2086
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2087
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Stan</span>
|
2088
|
-
</a> <a href="https://github.com/trending?l=standard-ml" class="select-menu-item js-navigation-item " role="menuitem">
|
2089
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2090
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Standard ML</span>
|
2091
|
-
</a> <a href="https://github.com/trending?l=stata" class="select-menu-item js-navigation-item " role="menuitem">
|
2092
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2093
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Stata</span>
|
2094
|
-
</a> <a href="https://github.com/trending?l=supercollider" class="select-menu-item js-navigation-item " role="menuitem">
|
2095
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2096
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SuperCollider</span>
|
2097
|
-
</a> <a href="https://github.com/trending?l=swift" class="select-menu-item js-navigation-item " role="menuitem">
|
2098
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2099
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Swift</span>
|
2100
|
-
</a> <a href="https://github.com/trending?l=systemverilog" class="select-menu-item js-navigation-item " role="menuitem">
|
2101
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2102
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SystemVerilog</span>
|
2103
|
-
</a> <a href="https://github.com/trending?l=tcl" class="select-menu-item js-navigation-item " role="menuitem">
|
2104
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2105
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Tcl</span>
|
2106
|
-
</a> <a href="https://github.com/trending?l=tea" class="select-menu-item js-navigation-item " role="menuitem">
|
2107
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2108
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Tea</span>
|
2109
|
-
</a> <a href="https://github.com/trending?l=tex" class="select-menu-item js-navigation-item " role="menuitem">
|
2110
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2111
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TeX</span>
|
2112
|
-
</a> <a href="https://github.com/trending?l=thrift" class="select-menu-item js-navigation-item " role="menuitem">
|
2113
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2114
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Thrift</span>
|
2115
|
-
</a> <a href="https://github.com/trending?l=turing" class="select-menu-item js-navigation-item " role="menuitem">
|
2116
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2117
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Turing</span>
|
2118
|
-
</a> <a href="https://github.com/trending?l=txl" class="select-menu-item js-navigation-item " role="menuitem">
|
2119
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2120
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TXL</span>
|
2121
|
-
</a> <a href="https://github.com/trending?l=typescript" class="select-menu-item js-navigation-item " role="menuitem">
|
2122
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2123
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TypeScript</span>
|
2124
|
-
</a> <a href="https://github.com/trending?l=unrealscript" class="select-menu-item js-navigation-item " role="menuitem">
|
2125
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2126
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>UnrealScript</span>
|
2127
|
-
</a> <a href="https://github.com/trending?l=urweb" class="select-menu-item js-navigation-item " role="menuitem">
|
2128
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2129
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>UrWeb</span>
|
2130
|
-
</a> <a href="https://github.com/trending?l=vala" class="select-menu-item js-navigation-item " role="menuitem">
|
2131
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2132
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Vala</span>
|
2133
|
-
</a> <a href="https://github.com/trending?l=vcl" class="select-menu-item js-navigation-item " role="menuitem">
|
2134
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2135
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>VCL</span>
|
2136
|
-
</a> <a href="https://github.com/trending?l=verilog" class="select-menu-item js-navigation-item " role="menuitem">
|
2137
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2138
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Verilog</span>
|
2139
|
-
</a> <a href="https://github.com/trending?l=vhdl" class="select-menu-item js-navigation-item " role="menuitem">
|
2140
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2141
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>VHDL</span>
|
2142
|
-
</a> <a href="https://github.com/trending?l=vim" class="select-menu-item js-navigation-item " role="menuitem">
|
2143
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2144
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>VimL</span>
|
2145
|
-
</a> <a href="https://github.com/trending?l=visual-basic" class="select-menu-item js-navigation-item " role="menuitem">
|
2146
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2147
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Visual Basic</span>
|
2148
|
-
</a> <a href="https://github.com/trending?l=volt" class="select-menu-item js-navigation-item " role="menuitem">
|
2149
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2150
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Volt</span>
|
2151
|
-
</a> <a href="https://github.com/trending?l=vue" class="select-menu-item js-navigation-item " role="menuitem">
|
2152
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2153
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Vue</span>
|
2154
|
-
</a> <a href="https://github.com/trending?l=web-ontology-language" class="select-menu-item js-navigation-item " role="menuitem">
|
2155
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2156
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Web Ontology Language</span>
|
2157
|
-
</a> <a href="https://github.com/trending?l=webidl" class="select-menu-item js-navigation-item " role="menuitem">
|
2158
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2159
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>WebIDL</span>
|
2160
|
-
</a> <a href="https://github.com/trending?l=wisp" class="select-menu-item js-navigation-item " role="menuitem">
|
2161
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2162
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>wisp</span>
|
2163
|
-
</a> <a href="https://github.com/trending?l=x10" class="select-menu-item js-navigation-item " role="menuitem">
|
2164
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2165
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>X10</span>
|
2166
|
-
</a> <a href="https://github.com/trending?l=xbase" class="select-menu-item js-navigation-item " role="menuitem">
|
2167
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2168
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>xBase</span>
|
2169
|
-
</a> <a href="https://github.com/trending?l=xc" class="select-menu-item js-navigation-item " role="menuitem">
|
2170
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2171
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XC</span>
|
2172
|
-
</a> <a href="https://github.com/trending?l=xml" class="select-menu-item js-navigation-item " role="menuitem">
|
2173
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2174
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XML</span>
|
2175
|
-
</a> <a href="https://github.com/trending?l=xojo" class="select-menu-item js-navigation-item " role="menuitem">
|
2176
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2177
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Xojo</span>
|
2178
|
-
</a> <a href="https://github.com/trending?l=xpages" class="select-menu-item js-navigation-item " role="menuitem">
|
2179
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2180
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XPages</span>
|
2181
|
-
</a> <a href="https://github.com/trending?l=xproc" class="select-menu-item js-navigation-item " role="menuitem">
|
2182
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2183
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XProc</span>
|
2184
|
-
</a> <a href="https://github.com/trending?l=xquery" class="select-menu-item js-navigation-item " role="menuitem">
|
2185
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2186
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XQuery</span>
|
2187
|
-
</a> <a href="https://github.com/trending?l=xs" class="select-menu-item js-navigation-item " role="menuitem">
|
2188
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2189
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XS</span>
|
2190
|
-
</a> <a href="https://github.com/trending?l=xslt" class="select-menu-item js-navigation-item " role="menuitem">
|
2191
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2192
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XSLT</span>
|
2193
|
-
</a> <a href="https://github.com/trending?l=xtend" class="select-menu-item js-navigation-item " role="menuitem">
|
2194
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2195
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Xtend</span>
|
2196
|
-
</a> <a href="https://github.com/trending?l=yacc" class="select-menu-item js-navigation-item " role="menuitem">
|
2197
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2198
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Yacc</span>
|
2199
|
-
</a> <a href="https://github.com/trending?l=zephir" class="select-menu-item js-navigation-item " role="menuitem">
|
2200
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2201
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Zephir</span>
|
2202
|
-
</a> <a href="https://github.com/trending?l=zimpl" class="select-menu-item js-navigation-item " role="menuitem">
|
2203
|
-
<span aria-hidden="true" class="octicon octicon-check select-menu-item-icon"></span>
|
2204
|
-
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Zimpl</span>
|
2205
|
-
</a> </div>
|
2206
|
-
|
2207
|
-
</div>
|
2208
|
-
|
2209
|
-
<div class="select-menu-loading-overlay">
|
2210
|
-
<span aria-hidden="true" class="mega-octicon octicon-octoface"></span>
|
2211
|
-
</div>
|
2212
|
-
</div>
|
2213
|
-
</div>
|
2214
|
-
</div>
|
2215
|
-
|
2216
|
-
<div class="protip protip-callout">
|
2217
|
-
<strong class="protip">ProTip!</strong>
|
2218
|
-
Looking for most forked Objective-C++ repositories?
|
2219
|
-
<a href="/search?l=objective-c%2B%2B&q=stars%3A%3E1&s=forked&type=Repositories">Try this search</a>
|
2220
|
-
</div>
|
2221
|
-
|
2222
|
-
</div>
|
2223
|
-
</div>
|
2224
|
-
</div>
|
2225
|
-
|
2226
|
-
</div>
|
2227
|
-
<div class="modal-backdrop"></div>
|
2228
|
-
</div>
|
2229
|
-
|
2230
|
-
<div class="container">
|
2231
|
-
<div class="site-footer" role="contentinfo">
|
2232
|
-
<ul class="site-footer-links right">
|
2233
|
-
<li><a href="https://status.github.com/" data-ga-click="Footer, go to status, text:status">Status</a></li>
|
2234
|
-
<li><a href="https://developer.github.com" data-ga-click="Footer, go to api, text:api">API</a></li>
|
2235
|
-
<li><a href="https://training.github.com" data-ga-click="Footer, go to training, text:training">Training</a></li>
|
2236
|
-
<li><a href="https://shop.github.com" data-ga-click="Footer, go to shop, text:shop">Shop</a></li>
|
2237
|
-
<li><a href="https://github.com/blog" data-ga-click="Footer, go to blog, text:blog">Blog</a></li>
|
2238
|
-
<li><a href="https://github.com/about" data-ga-click="Footer, go to about, text:about">About</a></li>
|
2239
|
-
<li><a href="https://github.com/pricing" data-ga-click="Footer, go to pricing, text:pricing">Pricing</a></li>
|
2240
|
-
|
2241
|
-
</ul>
|
2242
|
-
|
2243
|
-
<a href="https://github.com" aria-label="Homepage">
|
2244
|
-
<span aria-hidden="true" class="mega-octicon octicon-mark-github" title="GitHub "></span>
|
2245
|
-
</a>
|
2246
|
-
<ul class="site-footer-links">
|
2247
|
-
<li>© 2016 <span title="1.21781s from github-fe141-cp1-prd.iad.github.net">GitHub</span>, Inc.</li>
|
2248
|
-
<li><a href="https://github.com/site/terms" data-ga-click="Footer, go to terms, text:terms">Terms</a></li>
|
2249
|
-
<li><a href="https://github.com/site/privacy" data-ga-click="Footer, go to privacy, text:privacy">Privacy</a></li>
|
2250
|
-
<li><a href="https://github.com/security" data-ga-click="Footer, go to security, text:security">Security</a></li>
|
2251
|
-
<li><a href="https://github.com/contact" data-ga-click="Footer, go to contact, text:contact">Contact</a></li>
|
2252
|
-
<li><a href="https://help.github.com" data-ga-click="Footer, go to help, text:help">Help</a></li>
|
2253
|
-
</ul>
|
2254
|
-
</div>
|
2255
|
-
</div>
|
2256
|
-
|
2257
|
-
|
2258
|
-
|
2259
|
-
|
2260
|
-
|
2261
|
-
|
2262
|
-
|
2263
|
-
<div id="ajax-error-message" class="flash flash-error">
|
2264
|
-
<span aria-hidden="true" class="octicon octicon-alert"></span>
|
2265
|
-
<button type="button" class="flash-close js-flash-close js-ajax-error-dismiss" aria-label="Dismiss error">
|
2266
|
-
<span aria-hidden="true" class="octicon octicon-x"></span>
|
2267
|
-
</button>
|
2268
|
-
Something went wrong with that request. Please try again.
|
2269
|
-
</div>
|
2270
|
-
|
2271
|
-
|
2272
|
-
<script crossorigin="anonymous" src="https://assets-cdn.github.com/assets/compat-a0cee5d8d4fb535c0f41971d037b32e852a56ddca5bf67bb2124e426a2d813a5.js"></script>
|
2273
|
-
<script crossorigin="anonymous" src="https://assets-cdn.github.com/assets/frameworks-9ee55ceaf87fc34dc86334249fef6cbece88e815478e0fbe81642d57ed0fff89.js"></script>
|
2274
|
-
<script async="async" crossorigin="anonymous" src="https://assets-cdn.github.com/assets/github-b9df2b2d10e6d77f9ea1ed87e9e1a0e8f63890999545405bba0dbdd5c08da9ef.js"></script>
|
2275
|
-
|
2276
|
-
|
2277
|
-
|
2278
|
-
<div class="js-stale-session-flash stale-session-flash flash flash-warn flash-banner hidden">
|
2279
|
-
<span aria-hidden="true" class="octicon octicon-alert"></span>
|
2280
|
-
<span class="signed-in-tab-flash">You signed in with another tab or window. <a href="">Reload</a> to refresh your session.</span>
|
2281
|
-
<span class="signed-out-tab-flash">You signed out in another tab or window. <a href="">Reload</a> to refresh your session.</span>
|
2282
|
-
</div>
|
2283
|
-
<div class="facebox" id="facebox" style="display:none;">
|
2284
|
-
<div class="facebox-popup">
|
2285
|
-
<div class="facebox-content" role="dialog" aria-labelledby="facebox-header" aria-describedby="facebox-description">
|
2286
|
-
</div>
|
2287
|
-
<button type="button" class="facebox-close js-facebox-close" aria-label="Close modal">
|
2288
|
-
<span aria-hidden="true" class="octicon octicon-x"></span>
|
2289
|
-
</button>
|
2290
|
-
</div>
|
2291
|
-
</div>
|
2292
|
-
|
2293
|
-
</body>
|
2294
|
-
</html>
|