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
  • Ready for Rails 4? : Check easily whether a gem is ready for Rails 4 or not.
  • Pure Data (PD) : Pure Data (aka Pd) is an open source visual programming language. Pd enables musicians, visual artists, performers, researchers, and developers to cre...
  • Upton : Upton is a framework for easy web-scraping with a useful debug mode that doesn't hammer your target's servers. It does the repetitive parts of writing...
  • in:verse : in:verse is a programming language and environment for exploring the conflux of poetry, visuals, mathematics and code.
  • Cappuccino : Cappuccino is a framework which makes it easy to create advanced web apps. With just a few lines of code you can have an app built with full undo and ...
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
1638 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn