- Навигация
- Назад
ShutIt
ShutIt is an shell automation framework designed to be easy to use.
Set theory
Set theory is a branch of mathematics that studies sets, their operations, and their properties.
Self
Self is a fast prototype based OO language which runs in its own JIT vm. Most development is done through interacting with live objects through a visual development environment called morphic with integrated browsers and debugger.
sed
Sed is a standard tool on every POSIX-compliant UNIX system. It’s like an editor, such as Vim, Visual Studio Code, Atom, or Sublime. However, rather than typing the commands interactively, you provide them on the command line or in a file.
Scala
Scala - the scalable language
Sass
Sass is a CSS extension language that adds features such as variables, nesting, mixins and more. Sass (and other preprocessors, such as Less) help developers write maintainable and DRY (Don’t Repeat Yourself) code.
rust.md
Язык Rust разработан в Mozilla Research. Он сочетает низкоуровневую производительность с удобством языка высокого уровня и одновременно гарантирует безопасность памяти.
ruby.md
Пусто
Ruby ecosystem
People using Ruby generally have a way to install different Ruby versions, manage their packages (or gems), and manage their gem dependencies.
reStructuredText (RST)
RST, Restructured Text, is a file format created by the Python community to write documentation. It is part of Docutils.