souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
1 result tagged crystal  ✕   ✕
The Crystal Programming Language https://crystal-lang.org/
02/09/2017 cluster icon
  • asdf : Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
  • Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
  • modernish : modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the she...
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • supercollider : SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-...
thumbnail

Crystal is a programming language with the following goals:

Have a syntax similar to Ruby (but compatibility with it is not a goal)
Statically type-checked but without having to specify the type of variables or method arguments.
Be able to call C code by writing bindings to it in Crystal.
Have compile-time evaluation and generation of code, to avoid boilerplate code.
Compile to efficient native code.
crystal ruby programminglanguage
1634 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn