Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 16118] New: [New Spell] Kotlin: A concise, safe, interoperable JVM-based language

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 16118] New: [New Spell] Kotlin: A concise, safe, interoperable JVM-based language
  • Date: Sun, 26 May 2019 18:46:19 +0000

Bug ID 16118
Summary [New Spell] Kotlin: A concise, safe, interoperable JVM-based language
Product New Spells
Version test
Hardware x86-64
OS Linux
Status NEW
Severity enhancement
Priority P2
Component Spell Submission
Assignee sm-grimoire-bugs AT lists.ibiblio.org
Reporter kenneth AT raplee.email
Classification Unclassified

Created attachment 7621 [details]
Tarball of Kotlin spell directory

A new spell for a programming language I want to use in SMGL.

Kotlin is a cross-platform, statically typed, general-purpose programming
language with type inference. Kotlin is designed to interoperate fully with
Java, and the JVM version of its standard library depends on the Java Class
Library but type inference allows its syntax to be more concise. Kotlin mainly
targets the JVM, but also compiles to _javascript_ or native code (via LLVM).
Kotlin is sponsored by JetBrains and Google through the Kotlin Foundation.


You are receiving this mail because:
  • You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page