desugar
There are 10 repositories under desugar topic.
oleg-py/better-monadic-for
Desugaring scala `for` without implicit `withFilter`s
mre/cargo-inspect
Pssst!... see what Rust is doing behind the curtains 🕵🤫
prasannajeet/kotlin-mvvm-hilt-flow-app
Kotlin first app using Clean Architecture with MVVM pattern along with Android Architecture Components such as LiveData, ViewModel, Navigation and idiomatic Kotlin using extension functions, type-aliases, Coroutines and Dependency Injection using Hilt
zakrodionov/PracticalApp
Sample app architecture for commercial/outsource development.
msuyudia/dropmaps
Drop app is an android application that functions to find out the user's current location and can move the marker to get the name and address of the marked location. And also within the application you can search for the name of the location you want to find and then point the marker to the location you are looking for.
msuyudia/squizward
Squizward is an android quiz application which consists of 15 categories of multiple choice questions that can get results in the form of total corrects, total incorrects and corrections.
mxrnx/yabl
lisp-like language and interpreter
ashraful-islam-rafi/compiler
A functional compiler which supports minimul feature of Racket and emits C++
msuyudia/donelistapp
Done List App is an android application for recording activities that have been done and can also be deleted. It includes local login and register features.