APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 OwnLang Pro APK 다운로드를 위해 서명 확인을 사용합니다.
동적 기능을 프로그래밍 언어
OwnLang – dynamic functional programming language.
Features:
☆ Cross-platform. Available for PC, Android and Java ME devices.
☆ Open-source. https://github.com/aNNiMON/Own-Programming-Language-Tutorial
☆ Syntax highlighting.
☆ Light and dark themes.
☆ Ability to build apk from app.
☆ Customizable symbol panel for editor
Language features:
- Types: number, string, array, object, function.
- Method references.
- Modularity.
- Multithreading.
- Pattern matching like Scala.
- Destructuring assignment like php.
Modules:
- std
- types
- math
- date
- files
- http
- socket
- base64
- json
- functional
- ounit
- java
- canvas
- forms
- regex
- downloader
- imageprocessing