If I can write code outside of the main function and it'll work just fine, why would I even need the main function?

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kscript

    Scripting enhancements for Kotlin

  • There is a community project called kscript, which can execute bare bones kotlin script files. The shebang line for that would be #!/usr/bin/env kscript. While that is one thing which can be done with Kotlin script, it is not its main purpose, its main purpose is to have a script definition in some other Kotlin program which can then execute any Kotlin script following that definition at runtime. See the official tutorial for how a Kotlin program would run such a script.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using Koltin script instead of bash

    1 project | /r/Kotlin | 12 Jan 2023
  • I downloaded SDKMAN, but when I used "sdk install kotlin" to install it, it displayed "zsh: permission denied: sdk" (I used the Mac's Terminal

    1 project | /r/Kotlin | 6 Dec 2021
  • Scripting in Python vs Kotlin

    1 project | /r/Kotlin | 21 May 2021
  • I've created a small library for interactive CLI UI called 'kotlin-inquirer'

    9 projects | /r/Kotlin | 6 Feb 2022
  • Customizing your GitHub profile - Scripting

    5 projects | dev.to | 13 Sep 2020