Skip to content

mirianfonkam/kotlin-gems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Kotlin Gems

๐Ÿ’Ž Making Kotlin more Ruby-like

Ruby is a language "optimized for programmer happinessโ€. Kotlin is โ€œa modern programming language that makes developers happier.โ€ As similar as these slogans sound, there are some striking differences between the two languages. This project aims to combine the best features of Ruby and Kotlin, and make Kotlin a little bit more Ruby-like.

Kotlin Gems is a collection of Kotlin extensions that we wish were built into Kotlin's standard library.

๐Ÿ› ๏ธ Libraries and Tools

Resource Utility
Dokka Documentation tool like rdoc/javadoc
Kotest Testing framework => 1. Describe Spec RSpec test style 2. Facilitates parameterized tests
DevDocs API Documentation Browser

๐Ÿ“š Learn More

To find out more about the differences between Kotlin and Ruby, you can check out: