A library adding some anti-Pythonic syntatic sugar to Python
-
Updated
Apr 25, 2019 - Python
A library adding some anti-Pythonic syntatic sugar to Python
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
Julia functional programming infrastructures and metaprogramming facilities
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Tiny DSL for idiomatic date parsing and formatting in Ruby
Javascript Syntax Sugar for Higher-Order Messaging
Type-safe and human-readable set of bool flags
(Deprecated)Rem Programming Language: a playful dynamic language with all modern syntax sugars.
Helpers for defining sequences of constants in Ruby using a Go-like syntax
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.
Include google fonts in sass
Lambda shorthand: fn{ _1 * 2 } instead of lambda{|x| x*2}
ruby syntax extension: double is {|x| x*2}; fib is memoized {|n| n<2 ? 1 : fib(n-2)+fib(n-1)}
Sugar SQL MySQL
Be real OG, fetch everything with g(). File and web I/O combined.
pydollar - use the dollar sign for assignment reflection in Python
R6RS Scheme library for ML-dialect inspired syntax
Syntax::Keyword::Forall perl library
A kotlin library which allows management of cross references with simple property delegation
Proc macro which logs a Termination + Try return type
Add a description, image, and links to the syntax-sugar topic page so that developers can more easily learn about it.
To associate your repository with the syntax-sugar topic, visit your repo's landing page and select "manage topics."