Here are
36 public repositories
matching this topic...
A library adding some anti-Pythonic syntatic sugar to Python
Updated
Apr 25, 2019
Python
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
Julia functional programming infrastructures and metaprogramming facilities
Updated
Jul 30, 2020
Julia
📦 KeyPath dynamicMemberLookup based syntax sugar for Swift.
Updated
Oct 4, 2019
Swift
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
Updated
Apr 13, 2020
Ruby
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Updated
Feb 20, 2020
Python
Tiny DSL for idiomatic date parsing and formatting in Ruby
Updated
Aug 11, 2014
Ruby
Javascript Syntax Sugar for Higher-Order Messaging
Updated
Jul 16, 2020
TypeScript
Type-safe and human-readable set of bool flags
(Deprecated)Rem Programming Language: a playful dynamic language with all modern syntax sugars.
Updated
May 23, 2018
Python
Helpers for defining sequences of constants in Ruby using a Go-like syntax
Updated
Jan 24, 2017
Ruby
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
SBP - Shorter Built PHP - Just in time PHP precompiler
Library to augment Scalaz with handy syntax and missing conversions.
Updated
Feb 15, 2017
Scala
Include google fonts in sass
Updated
Dec 26, 2017
JavaScript
Lambda shorthand: fn{ _1 * 2 } instead of lambda{|x| x*2}
Updated
Jun 10, 2014
Ruby
ruby syntax extension: double is {|x| x*2}; fib is memoized {|n| n<2 ? 1 : fib(n-2)+fib(n-1)}
100 days learning the Ruby World
Updated
Jun 16, 2020
Python
Be real OG, fetch everything with g(). File and web I/O combined.
Updated
Apr 10, 2019
JavaScript
Javascript-styled console logger for C++
Updated
Oct 10, 2017
Rust
Python-style syntactic sugar for C / C++
pydollar - use the dollar sign for assignment reflection in Python
Updated
Oct 6, 2019
Python
R6RS Scheme library for ML-dialect inspired syntax
Updated
May 18, 2018
Scheme
Syntax::Keyword::Forall perl library
A kotlin library which allows management of cross references with simple property delegation
Updated
Apr 5, 2018
Kotlin
Proc macro which logs a Termination + Try return type
Improve this page
Add a description, image, and links to the
syntax-sugar
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
syntax-sugar
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.