Crystal
Crystal is a programming language with friendly syntax, static type checking and modern stdlib. It compiles into efficient, easy-to-distribute native code.
Here are 1,427 public repositories matching this topic...
-
Updated
Oct 18, 2020 - Crystal
-
Updated
Oct 18, 2020 - Crystal
-
Updated
Feb 10, 2018 - Crystal
-
Updated
Oct 18, 2020 - Crystal
-
Updated
Sep 14, 2020 - Crystal
-
Updated
Oct 12, 2020 - Vim script
-
Updated
Sep 8, 2020 - Crystal
-
Updated
Oct 15, 2020 - Crystal
-
Updated
Sep 2, 2020 - Crystal
-
Updated
Oct 16, 2020 - Crystal
-
Updated
Oct 6, 2020 - Dockerfile
-
Updated
Sep 11, 2020 - Crystal
-
Updated
Aug 16, 2020 - Crystal
-
Updated
Oct 20, 2019 - Crystal
-
Updated
Feb 5, 2020 - Swift
-
Updated
Jan 2, 2020 - Crystal
Created by Ary Borenszweig, Juan Wajnerman
Released June 2011
- Organization
- crystal-lang
- Website
- crystal-lang.org
- Wikipedia
- Wikipedia
Hi
I have big issues with dynamic parameters when rendering HTML tags - I thought I was forced to use NamedTuple which doesn't work as It is very static and I can't set parameters for div tags based on params or parameters in components. It just won't let me.
I tried using a macro to generate NamedTuple, obviously in vain as it doesn't work:
https://gist.github.com/confact/0b07cd259a6fdfadd