chenhuaiyuan
3 points
Tools chenhuaiyuan is Following
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Asciidoctor
asciidoctor.org
It is a fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML5,...
Classic ASP
msdn.microsoft.com/en-us/li...
It is a server-side scripting environment that you can use to create and run dynamic, interactive Web serve...
Go Ethereum
geth.ethereum.org
It is a decentralized platform for applications that run exactly as programmed without any chance of fraud,...
Smalltalk
en.wikipedia.org/wiki/Small...
It is an object-oriented, dynamically typed reflective programming language. It was created as the language...
GNU Bash
gnu.org/software/bash
The Bourne Again SHell is an sh-compatible shell that incorporates useful features from the Korn shell (ksh...
Microsoft Power Fx
github.com/microsoft/Power-Fx
It is a low-code general purpose programming language based on spreadsheet-like formulas. It is a strongly ...
hyperscript
hyperscript.org
It is an experimental scripting language designed for the web, inspired by HyperTalk. Its core feature is t...
Metacode
metacode.app
It is an advanced code filtering tool. Filter your codebase with automatically detected keywords. Avoid cli...
TopShell
github.com/topshell-languag...
It is a purely functional, reactive scripting language. It includes modules for working with SSH, files, pr...
Wasp
wasp-lang.dev
Wasp (Web Application Specification Language) is an extensible DSL (domain-specific language) for building ...
Unison
unisonweb.org
It is an open source functional programming language based on a simple idea with big implications: code is ...
Bosque Language
microsoft.com/en-us/researc...
The key design features of the language provide ways to avoid accidental complexity in the development and ...
Qore
qore.org
It is an interpreted scripting language with multithreading and thread-safe programming, optional strong ty...
Emu
calebwin.github.io/emu
A high-level language for programming GPUs. Unlike other languages such as OpenCL or Halide that are design...
Jolie
jolie-lang.org
Jolie crystallises the programming concepts of microservices as native language features: the basic buildin...
FStar
fstar-lang.org
F* (pronounced F star) is an ML-like functional programming language aimed at program verification. Its typ...
listmonk
listmonk.app
It is a standalone, self-hosted, newsletter and mailing list manager. It is fast, feature-rich, and packed ...
Eta
eta-lang.org
The Eta programming language is a dialect of Haskell which runs on the JVM.
JetBrains MPS
jetbrains.com/mps
It is a tool to design domain-specific languages. It uses projectional editing which allows users to overco...
MoonScript
moonscript.org
It is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scr...
Dhall Language
dhall-lang.org
It is a programmable configuration language that you can think of as: JSON + functions + types + imports.
Eve
programming.witheve.com
Eve is a programming language and IDE based on years of research into building a human-first programming ...
DAML
daml.com
It is an open-source programming language for writing distributed applications quickly, concisely, and corr...
Grain
grain-lang.org
Grain is a strongly-typed functional programming language built for the modern web. Unlike other languages ...
mruby
mruby.org
It is the lightweight implementation of the Ruby language complying with part of the ISO standard. It can b...
Chicken Scheme
call-cc.org
Fast implementation of Scheme programming languge, which compiles directly to C
Clio
clio-lang.org
It is a pure functional lazy-evaluated programming language targeting decentralized and distributed systems...
CUE
cuelang.org
It is an open source data constraint language which aims to simplify tasks involving defining and using dat...
MJML
mjml.io
It is a markup language designed to reduce the pain of coding a responsive email. Its semantic syntax makes...
Boost
boost.org
It is a set of libraries for the C++ programming language that provide support for tasks and structures suc...
Arc
arclanguage.org
Arc is designed for exploratory programming: the kind where you decide what to write by writing it. A good ...
Fabric.js
fabricjs.com
It provides interactive object model on top of canvas element. Fabric also has SVG-to-canvas (and canvas-to...
Bel
paulgraham.com/bel.html
It is a spec for a new dialect of Lisp, written in itself. It is a language with expressive power, clarity,...
LiveScript
livescript.net
It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive...
RapidMiner
rapidminer.com
It is a software platform for data science teams that unites data prep, machine learning, and predictive mo...
Scala Native
scala-native.org
Scala Native is a new ahead-of-time compiler and lightweight managed runtime designed specifically for Scal...
Om
github.com/omcljs/om
A ClojureScript UI framework and client/server architecture over Facebook's React. Om UIs are out of the bo...
Lucee
lucee.org
It is a light-weight dynamic CFML scripting language for the JVM that enables the rapid development of simp...
AutoIt
autoitscript.com
It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to a...
Imba
imba.io
Imba is a new programming language for the web that compiles to performant and readable JavaScript. It has ...
Vala
wiki.gnome.org/Projects/Vala
It is a programming language using modern high level abstractions without imposing additional runtime requi...
PyPy
pypy.org
It is a very compliant implementation of the Python language, featuring a JIT compiler. It runs code about ...
PureBasic
purebasic.com
It is a commercially distributed procedural computer programming language and integrated development enviro...
ReScript
rescript-lang.org
It looks like JavaScript, works like JavaScript, works with JavaScript, and compiles to the highest quality...
Self
selflanguage.org
It is a prototype-based dynamic object-oriented programming language, environment, and virtual machine cent...
Ada
adaic.org
It is a structured, statically typed, imperative, and object-oriented high-level programming language, exte...
ceph
ceph.com
In computing,It is a free-software storage platform, implements object storage on a single distributed comp...
Pharo
pharo.org
A pure object-oriented programming language and a powerful environment, focused on simplicity and immediate...
Red
red-lang.org
It is both an imperative and functional programming language. Its syntax and general usage overlaps that of...
GeoJSON
geojson.org
It is an open standard format designed for representing simple geographical features, along with their non-...
Octave
gnu.org/software/octave
It is software featuring a high-level programming language, primarily intended for numerical computations. ...
Racket
racket-lang.org
It is a general-purpose, multi-paradigm programming language based on the Scheme dialect of Lisp. It is des...
COBOL
cobolstandard.info/wg4/wg4....
COBOL was one of the first programming languages to be standardised: the first COBOL standard was issued by...
JSX
jsx.github.io
It is designed to run on modern web browsers. It performs optimization while compiling the source code to J...
Nim
nim-lang.org
It is an efficient, expressive and elegant language which compiles to C/C++/JS and more. It combines succes...
ReasonML
reasonml.github.io
It lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecos...
Processing
processingjs.org
It is an open programming language for people who want to program images, animation, and interactions for t...
JRuby
jruby.org
JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java. The Java version i...
D
dlang.org
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and mo...
WebAssembly
webassembly.org
It is an open standard that defines a portable binary code format for executable programs, and a correspond...
OCaml
ocaml.org
It is an industrial strength programming language supporting functional, imperative and object-oriented sty...
AWK
github.com/onetrueawk/awk
A data-driven scripting language consisting of a set of actions to be taken against streams of textual data...
Common Lisp
common-lisp.net
Lisp was originally created as a practical mathematical notation for computer programs, influenced by the n...
ActionScript
adobe.com/devnet/actionscri...
It is the programming language for the Adobe Flash Player and Adobe AIR runtime environments. It is used by...
Hack
hacklang.org
Hack provides instantaneous type checking via a local server that watches the filesystem. It typically runs...
Zsh (Z shell)
zsh.org
An interactive login shell, command interpreter and scripting language.
Crystal
crystal-lang.org
Crystal is a programming language that resembles Ruby but compiles to native code and tries to be much more...
YAML
yaml.org
A human-readable data-serialization language. It is commonly used for configuration files, but could be use...
ClojureScript
clojurescript.org
ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code whi...
XML
w3.org/XML
A markup language that defines a set of rules for encoding documents in a format that is both human-readabl...
RStudio
rstudio.com
An integrated development environment for R, with a console, syntax-highlighting editor that supports direc...
Oh My ZSH
ohmyz.sh
A delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled...
Java EE
oracle.com/technetwork/java...
It is developed using the Java Community Process, with contributions from industry experts, commercial and ...
Julia
julialang.org
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax t...
Visual Basic
msdn.microsoft.com/en-us/li...
Visual Basic is derived from BASIC and enables the rapid application development (RAD) of graphical user in...
HAML
haml.info
Haml is a markup language that’s used to cleanly and simply describe the HTML of any web document, without ...
F#
fsharp.org
F# is a mature, open source, cross-platform, functional-first programming language. It empowers users and o...
MATLAB
mathworks.com/products/matlab
Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, t...
Elm
elm-lang.org
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly...
Erlang
erlang.org
Some of Erlang's uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlan...
Lua
lua.org
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays...
Haskell
haskell.org
It is a general purpose language that can be used in any domain and use case, it is ideally suited for prop...
Groovy
groovy-lang.org
It is a powerful multi-faceted programming language for the JVM platform. It supports a spectrum of program...
PowerShell
docs.microsoft.com/en-us/po...
A command-line shell and scripting language built on .NET. Helps system administrators and power-users rapi...
Clojure
clojure.org
Clojure is designed to be a general-purpose language, combining the approachability and interactive develop...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
Perl
perl.org
Perl is a general-purpose programming language originally developed for text manipulation and now used for...
R Language
r-project.org
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time...
CoffeeScript
coffeescript.org
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
Elixir
elixir-lang.org
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, whil...
Laravel
laravel.com
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Android SDK
developer.android.com
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
New Relic
newrelic.com
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Font Awesome
fontawesome.com
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
Microsoft Azure
azure.microsoft.com/en-us
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
Rails
rubyonrails.org
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Modernizr
modernizr.com
It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, t...
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Mailchimp
mailchimp.com
MailChimp helps you design email newsletters, share them on social networks, integrate with services you al...
Confluence
atlassian.com/software/conf...
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Android Studio
developer.android.com/sdk/i...
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features an...
PyCharm
jetbrains.com/pycharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Dropbox
dropbox.com/developers
Harness the power of Dropbox. Connect to an account, upload, download, search, and more.
ASP.NET
asp.net
.NET is a developer platform made up of tools, programming languages, and libraries for building many diffe...
RabbitMQ
rabbitmq.com
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
Atom
atom.io
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
GitHub Pages
pages.github.com
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
DigitalOcean
digitalocean.com
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Xcode
developer.apple.com/xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
Amazon RDS
aws.amazon.com/rds
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
SQLite
sqlite.org
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
Apache Tomcat
tomcat.apache.org
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Flutter
flutter.io
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
Kotlin
kotlinlang.org
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Scala
scala-lang.org
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
Twilio SendGrid
sendgrid.com
Twilio SendGrid's cloud-based email infrastructure relieves businesses of the cost and complexity of mainta...
HubSpot
hubspot.com
Attract, convert, close and delight customers with HubSpot’s complete set of marketing tools. HubSpot all-i...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Tailwind CSS
tailwindcss.com
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Oracle
oracle.com/us/products/data...
Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, ...
Kong
konghq.com
Kong is a scalable, open source API Layer (also known as an API Gateway, or API Middleware). Kong controls ...
Rust
rust-lang.org
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
.NET
microsoft.com/net
.NET is a general purpose development platform. With .NET, you can use multiple languages, editors, and lib...
Dart
dartlang.org
Dart is a cohesive, scalable platform for building apps that run on the web (where you can use Polymer) or ...
Symfony
symfony.com
It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain...
Ionic
ionicframework.com
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components fo...
C lang
en.wikipedia.org/wiki/C_(pr...
Bootstrap
getbootstrap.com
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
Objective-C
developer.apple.com/library...
Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dyn...
CircleCI
circleci.com
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Twilio
twilio.com
Twilio offers developers a powerful API for phone services to make and receive phone calls, and send and re...
C++
cplusplus.com
C++ compiles directly to a machine's native code, allowing it to be one of the fastest languages in the wor...
Socket.IO
socket.io
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
Golang
golang.org
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
MariaDB
mariadb.com
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
V Programming La...
github.com/vlang/v
It is a statically typed compiled programming language designed for building maintainable software. It's si...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Emacs
gnu.org/software/emacs
GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Google Analytics
google.com/analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Apache HTTP Server
httpd.apache.org
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
CloudFlare
cloudflare.com
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Google Drive
developers.google.com/drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
WordPress
wordpress.org
The core software is built by hundreds of community volunteers, and when you’re ready for more there are th...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Firebase
firebase.google.com
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
jQuery UI
jqueryui.com
Whether you're building highly interactive web applications or you just need to add a date picker to a form...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
G Suite
gsuite.google.com
An integrated suite of secure, cloud-native collaboration and productivity apps. It includes Gmail, Docs, D...
Ruby
ruby-lang.org
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Heroku
heroku.com
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Material Design ...
github.com/angular/material
Material Design is a specification for a unified system of visual, motion, and interaction design that adap...
Vagrant
vagrantup.com
Vagrant provides the framework and configuration format to create and manage complete portable development ...
Gradle
gradle.org
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Swift
developer.apple.com/swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...