syntax-sugar

There are 52 repositories under syntax-sugar topic.

  • TMKeyboardManager

    Language:Swift3
  • redstone

    Language:Rust1
  • syntax_sugar_python

    A library adding some anti-Pythonic syntatic sugar to Python

    Language:Python739
  • MLStyle.jl

    MLStyle.jl

    Julia functional programming infrastructures and metaprogramming facilities

    Language:Julia395
  • DuctTape

    📦 KeyPath dynamicMemberLookup based syntax sugar for Swift.

    Language:Swift175
  • sspipe

    Simple Smart Pipe: python productivity-tool for rapid data manipulation

    Language:Python148
  • rails_or

    Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.

    Language:Ruby94
  • yymmdd

    Tiny DSL for idiomatic date parsing and formatting in Ruby

    Language:Ruby78
  • LangTrans

    Customize programming languages

    Language:Python38
  • Rem

    (Deprecated)Rem Programming Language: a playful dynamic language with all modern syntax sugars.

    Language:Python25
  • typed_flags

    Type-safe and human-readable set of bool flags

    Language:C++23
  • flute

    The Application Framework Built for Powerful, Secure features and add-ons

    Language:Lua17
  • ioughta

    Helpers for defining sequences of constants in Ruby using a Go-like syntax

    Language:Ruby11
  • MFCollectionsPHP

    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.

    Language:PHP10
  • sbp

    SBP - Shorter Built PHP - Just in time PHP precompiler

    Language:PHP9
  • url-syntax-highlighting

    url-syntax-highlighting

    Shows how the different GitHub syntax highlighters work on URLs

    Language:JavaScript8
  • assigns

    syntax sugar for assignments

    Language:Nim8
  • 100-days-of-ruby

    100 days learning the Ruby World

    Language:Ruby7
  • web-sugars

    It's a sugars for web related crates such as `web-sys`, `js-sys`, `wasm-bindgen`s.

    Language:Rust6
  • console.log

    Javascript-styled console logger for C++

    Language:C++6
  • rubiz

    Library to augment Scalaz with handy syntax and missing conversions.

    Language:Scala6
  • Options

    Easily create OptionSets from enums in Swift.

    Language:Swift5
  • gss

    golang syntax sugar

    Language:Go4
  • sass-google-fonts

    Include google fonts in sass

    Language:JavaScript3
  • xref

    A kotlin library which allows management of cross references with simple property delegation

    Language:Kotlin3
  • KtUtil

    Personal kotlin syntax sugar util

    Language:Kotlin2
  • pytrickz

    Everyone needs a "pytricks" repo for their nasty handy Python hacks.

    Language:Python2
  • lum

    Custom Programming Language that compiles to Lua

    Language:Lua2
  • OGIO

    Be real OG, fetch everything with g(). File and web I/O combined.

    Language:JavaScript2
  • r6rs-lazar

    R6RS Scheme library for ML-dialect inspired syntax

    Language:Scheme2
  • ruby_is

    ruby syntax extension: double is {|x| x*2}; fib is memoized {|n| n<2 ? 1 : fib(n-2)+fib(n-1)}

    Language:Ruby2
  • milky

    Python-style syntactic sugar for C / C++

    Language:C2
  • fn-syntax

    Lambda shorthand: fn{ _1 * 2 } instead of lambda{|x| x*2}

    Language:Ruby2
  • Tribalify

    Tribalify

    Nim library that adds sugar syntax from indev programming language Tribal, trying to make Nim feel more like Tribal language.

    Language:Nim1
  • pydollar

    pydollar - use the dollar sign for assignment reflection in Python

    Language:Python1
  • modifier

    Syntax sugar optimizations to avoid nesting hell in Flutter.

    Language:Dart