Skip to content

KotlinVietnam/kotlin-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Language Specification

This repository contains the 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:

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 60.2%
  • ANTLR 27.7%
  • CSS 11.6%
  • Other 0.5%