Skip to content

Bhanditz/kotlin-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Language Specification

This repository contains the work-in-progress specification of the Kotlin programming language. For user documentation please refer to the Kotlin Website.

Downloads

The Kotlin Language Specification is available in the following formats:

Single-page HTML PDF AsciiDoc Source
View online kotlin-spec.pdf kotlin-spec.asc

Build

Prerequisites:

  • asciidoctor (to set up, follow the instructions on this page)
  • asciidoctor-pdf (to set up, follow the instructions on this page)

To build the HTML and PDF versions into the .pages directory:

$ ./build.sh

To build everything and publish to GitHub Pages:

$ ./publish.sh

About

Kotlin Language Specification (work in progress):

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%