Kotlin
A concise multiplatform language developed by JetBrains
Kotlin 뉴스: KotlinConf, 빌드 보고서, DataFrame 테스트 버전 등
목차
Kotlin 개발자 설문조사가 시작되었습니다
언어 자체, IDE, 라이브러리, 빌드 도구 및 하위 시스템에 대한 의견을 들려 주세요. 여러분의 답변은 Kotlin 팀이 언어와 도구를 훨씬 더 개선시키고 편리하게 만드는 데 도움이 될 것입니다.
KotlinConf가 돌아왔습니다!
KotlinConf가 화려하게 컴백합니다! 2023년 4월 12일부터 14일까지 암스테르담에서 열립니다. 🌷당연히 워크숍, 토크, 즐거움이 함께합니다! 티켓이 매진되기 전에 미리 구입하고, KotlinConf 때 Kotlin 커뮤니티와 함께하세요!
Kotlin 빌드 보고서 도입
Kotlin 1.7.0부터 Kotlin 컴파일러 작업에 대한 빌드 보고서를 만들 수 있습니다. 보고서를 통해 다양한 컴파일 단계의 지속 시간을 확인하고 증분 컴파일을 사용할 수 없는 경우 이를 조사할 수 있습니다. 이 기능은 아직 실험적 단계이므로 메트릭 목록이 변경될 수 있습니다.
Unflow 사례 연구
Unflow는 코드 한 줄 작성하지 않고도 모바일 앱용 화면, 흐름 및 기능을 만들 수 있는 차세대 CMS입니다. Uniflow 팀은 Kotlin Multiplatform Mobile을 사용하여 크로스 플랫폼 SDK를 빌드함으로써 빌드 시간을 2개월 단축하고 소규모 운영으로 성능이나 기본적인 기능에 영향을 주지 않으면서 탁월한 품질의 제품을 제공할 수 있었습니다.
Kotlin DataFrame 테스트 버전

Kotlin 팀은 데이터 프레임용 Kotlin 라이브러리를 개발하여 현재 테스트 버전으로 제공 중입니다. 이 라이브러리는 CSV, JSON, Excel 및 Apache Arrow를 통해 데이터 랭글링 및 I/O에 사용하기 위한 읽기 가능한 강력한 DSL뿐만 아니라 Kotlin 데이터 클래스 및 계층적 데이터 스키마와의 상호 운용성을 제공합니다.
Kotlin의 진일보: Arrow 분석, 광학 및 메타 | Talking Kotlin
이번 Talking Kotlin 에피소드에서는 Arrow 유지관리 담당자들과 얘기를 나누며 Arrow가 어떻게 Kotlin의 기능적 패러다임과 보안을 강화하는지, 그리고 언어의 미래에 어떠한 영향을 미칠지 알아보았습니다.
게시물 원문 작성자
Subscribe to Kotlin Blog updates
Discover more
Kotlin 新闻:KotlinConf、构建报告、DataFrame 预览等
Kotlin 开发者调查现已开放
分享您对语言、IDE、库、构建工具和子系统的意见。 您的回答将帮助 Kotlin 团队提供更好、更方便的语言和工具。
KotlinConf 回来了!
终于可以再次举办 KotlinConf 了! 下一届大会将于 2023 年 4 月 12 日至 14 日在阿姆斯特丹举行。 🌷将有研讨会、演讲,并且保证充满乐趣! 抓紧时间购买门票,以免售罄,然后就等待加入 Kotlin 社区的年度盛会吧!
隆重推出 Kotlin 构建报告
从 Kotlin 1.7.0 开始,您可以为 Kotlin 编译器任务创建构建报告。 借助报告,您可以查看不同编译阶段的持续时间,并调查无法使用增量编译的情况。 此功能仍为实验性功能,所以指标列表可能会发生变化。
Unflow 案例研究
Unflow 是下一代 CMS,使用它,无需编写任何代码,即可为移动应用创建屏幕、流和功能。 Uniflow 团队使用 Kotlin Multiplatform Mobile 构建跨平台 SDK 节省了 2 个月的构建时间,他们的小规模运营能够在不影响性能或原生功能的情况下提供非常优质的产品。
Kotlin DataFrame 预览

Kotlin 团队为数据帧开发了一个 Kotlin 库,库的预览版现已推出。 它为通过 CSV、JSON、Excel 和 Apache Arrow 进行的数据处理和 i/o 提供了一个可读且功能强大的 DSL,并且能够与 Kotlin 数据类和分层数据架构互操作。
Turbocharging Kotlin: Arrow Analysis, Optics, & Meta | Talking Kotlin
在这一集的 Talking Kotlin 中,我们与 Arrow 维护者聊天,了解 Arrow 如何为 Kotlin 增加功能范式和安全性,以及它如何志在影响语言的未来。
本博文英文原作者:
Subscribe to Kotlin Blog updates
Discover more
Kotlin News: KotlinConf, Build Reports, DataFrame Preview, and More
Kotlin Developer Survey is Open
Share your opinions about the language itself, IDEs, libraries, build tools, and subsystems. Your answers will help the Kotlin team make the language and tools even better and more convenient.
KotlinConf is Back!
KotlinConf is making a glorious comeback! It will take place in Amsterdam on April 12–14, 2023. 🌷Workshops, talks, and fun are guaranteed! Get your tickets before they run out and join the Kotlin community at the event of the year!
Introducing Kotlin Build Reports
Starting with Kotlin 1.7.0, you can create build reports for Kotlin compiler tasks. Reports allow you to see the durations of different compilation phases and investigate cases where incremental compilation could not be used. This functionality is still experimental, so the list of metrics may change.
Unflow Case Study
Unflow is a next-generation CMS that allows you to create screens, flows, and features for mobile apps without a single line of code. Using Kotlin Multiplatform Mobile to build their cross-platform SDK saved the Uniflow team 2 months of build time and allowed their small operation to deliver an exceptionally high-quality product without compromising on performance or native capabilities.
Kotlin DataFrame Preview

The Kotlin team has developed a Kotlin library for data frames, and its preview version is now available. It provides a readable and powerful DSL for data wrangling and i/o via CSV, JSON, Excel, and Apache Arrow, as well as interop with Kotlin data classes and hierarchical data schemas.
Turbocharging Kotlin: Arrow Analysis, Optics, & Meta | Talking Kotlin
In this episode of Talking Kotlin, we chat with Arrow maintainers to learn how Arrow adds functional paradigms and safety to Kotlin, and how it aims to influence the future of the language.