Skip to content

Instantly share code, notes, and snippets.

@tripleee
Last active July 27, 2016 06:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tripleee/bb6c95b61a59410b47c05d47d64403db to your computer and use it in GitHub Desktop.
Save tripleee/bb6c95b61a59410b47c05d47d64403db to your computer and use it in GitHub Desktop.
.net
accessibility-api
actionscript
actionscript-3
ajax
alljoyn
applescript
android
android-ndk
android-sdk* # android-sdk-2.1 android-sdk-2.2 android-sdk-2.3 android-sdk-tools
android-studio
angularjs
asp.net* # asp.net5 asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-mvc-5 asp.net-mvc6
awk
bash
c
c#
c++
c++11
cakephp* # cakephp-1.0 cakephp-1.3 cakephp-2.0 cakephp-2.1 cakephp-2.3 cakephp-3.0
clisp
clojure
cocoa
cocoa-touch
cocos2d
cocos2d-iphone
cocos2d-x
codeigniter
common-lisp
cordova
core-text
css
data-structures
delphi
django
dom
elisp
excel-vba
expect
facebook-graph-api
flash
git
google-app-engine
grails
hadoop
haskell
html
html5
jasper-reports
java
java-ee
javascript
jpa
jsf
json
jsp
jquery
jquery-ui
ksh
laravel
lisp
magento
matlab
maven
mercurial
mongodb
msbuild
mybatis
mysql
netbeans
node.js
numpy
office356-restapi
objective-c
opencv
opengl
oracle
pandas
perl
powershell
php
prolog
python* # python-2.7 python-2.x python-3.x
qt
r
racket
regex
ruby
ruby-on-rails* # ruby-on-rails-3 ruby-on-rails-4
sapui
sapui5
scala
scheme
sed
selenium
sh
shell
spring-mybatis
spring-mvc
sql
sql-server
sql-server-2008
sqlite
swift
symfony1
symfony2
symfony3
tcl
tsql
vb.net
vb6
vba
vbscript
verilog
visual-studio
visual-studio-2010
vscode
winapi
wcf
xaml
xcode
xml
xslt
@tripleee
Copy link
Author

tripleee commented Jun 8, 2016

The related discussion happened in the SOCVR chat around June 8th.

A starting point is here: http://chat.stackoverflow.com/transcript/message/31028567#31028567

@tripleee
Copy link
Author

tripleee commented Jul 27, 2016

Based on discussions with Ashish Ahuja ツ I am removing programming constructs like for-loop, oop, sockets etc. from the list. Based on my own experimentation, I have added android - it just produces too many false positives, and can hopefully be tackled by other means.

The list now has truncation, to cover cases where tag* has a number of suffixes (so this pattern should match tag itself as well as any string which has this as a prefix -- tag-2.x, tag-3.x, tag-sdk as well as, I suppose, taggart if that should exist).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment