Skip to content

OGStudio/kotlin-dialect-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

Android

android-hw_2026-04-10.mp4

Prerequisites:

  • Android Studio

Instructions:

Step Example
1 Open a terminal
2 Go to helloworld directory cd helloworld
3 Generate files out of kd.yml ./util/gen-kd
4 Launch Android Studio
5 Open helloworld/ver-android project
6 Press Run

macOS

macos-hw_2026-04-10.mp4

Prerequisites:

  • cmake
  • Qt6
  • Xcode

Instructions (Intel):

Step Example
1 Open a terminal
2 Go to helloworld directory cd helloworld
3 Build the application ./util/build-mac-x64
4 Launch the application ./util/launch-mac-x64

Windows

windows-hw_2026-04-17.mp4

Prerequisites:

  • cmake
  • MSYS2
  • OpenJDK
  • Qt6
  • rsync

Instructions:

Step Example
1 Open MSYS2 MINGW64 terminal
2 Go to helloworld directory cd helloworld
3 Build the application ./util/build-windows-x64
4 Launch the application ./util/launch-windows-x64

About

Example applications with Kotlin Dialect | Примеры приложений с Диалектом Котлина

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors