kotlin-script-examples

Examples of Kotlin Scripts and usages of the Kotlin Scripting API (by Kotlin)

Kotlin-script-examples Alternatives

Similar projects and alternatives to kotlin-script-examples

  1. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  4. julia

    The Julia Programming Language

  5. Nim

    Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

  6. crystal

    The Crystal Programming Language

  7. Lua

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

  8. sdk

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. core

    .NET news, announcements, release notes, and more! (by dotnet)

  11. haxe

    Haxe - The Cross-Platform Toolkit

  12. interactive

    .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

  13. AutoMapper

    A convention-based object-object mapper in .NET.

  14. dotnet-script

    Run C# scripts from the .NET CLI.

  15. fast-sqlite3-inserts

    Some bunch of test scripts to generate a SQLite DB with 1B rows in fastest possible way

  16. MonkeyType

    A Python library that generates static type annotations by collecting runtime types (by Instagram)

  17. dynamic-dns

    An automated dynamic DNS solution for Docker and DigitalOcean

  18. cs-script

    C# scripting platform

  19. gorun

    gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.

  20. plum

    Multiple dispatch in Python

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kotlin-script-examples alternative or higher similarity.

kotlin-script-examples discussion

Log in or Post with

kotlin-script-examples reviews and mentions

Posts with mentions or reviews of kotlin-script-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-28.
  • Dotnet Run App.cs
    16 projects | news.ycombinator.com | 28 May 2025
    This also exists for Kotlin: https://github.com/Kotlin/kotlin-script-examples/blob/master... (note that the file extension is load bearing in this case, if you don't name it "*.main.kts", it will not work).

    It's excellent for writing small scripts/prototyping where you need access to some Kotlin/JVM feature.

    Ruby is still my preferred language for small scripts though - the backticks for running external programs is remarkably ergonomic

  • Is there any language that is as similar as possible to Python in syntax, readability, and features, but is statically typed?
    12 projects | /r/Python | 6 Nov 2021
    +1. Especially useful kts (Kotlin script). It even have notation for dependencies right in script. (https://github.com/Kotlin/kotlin-script-examples/blob/master/jvm/main-kts/scripts/kotlinx-html.main.kts)

Stats

Basic kotlin-script-examples repo stats
2
332
4.1
14 days ago

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that Kotlin is
the 16th most popular programming language
based on number of references?