Jun 28, 2022Kuina-chan
Kuin is an easy and fast practical programming language.

The following is a common page that does not depend on the execution environment.
- Download And Introduction Of Kuin
- Kuin Source Code
- Update History Of Kuin
- Kuin To Compile On A Web Browser
Language Specification
- Kuin Language Specification 1 Naming And Reserved Words
- Kuin Language Specification 2 Types And Literals
- Kuin Language Specification 3 Operators
- Kuin Language Specification 4 Variables And Functions
- Kuin Language Specification 5 Statements And Blocks
- Kuin Language Specification 6 Enumerated Types
- Kuin Language Specification 7 Classes
- Kuin Language Specification 8 Built-in Methods
- Kuin Language Specification 9 Scopes And Files
- Kuin Language Specification 10 Other Syntax
- Kuin Language Specification 11 Compiler and IDE
- Kuin Language Specification 12 Kuin Abbreviation Dictionary
- Kuin Language Specification 13 Kuin Compilation Errors
- Kuin Language Specification 14 Kuin Exception Codes
- Kuin Language Specification 15 Other Specifications Of Kuin
- Kuin Language Specification 16 Advanced Features Of Kuin
The following is the documentation for the exe execution environment.
Tutorial (exe Ver.)
- Kuin Tutorial (exe Ver.) 1 For Beginners In Kuin
- Kuin Tutorial (exe Ver.) 2 A Program That Rolls Dice
- Kuin Tutorial (exe Ver.) 3 A Simple Mini-game
- Kuin Tutorial (exe Ver.) 4 Side View Action Game
- Kuin Tutorial (exe Ver.) 5 Menu And Save Data
- Kuin Tutorial (exe Ver.) 6 Creating A Calculator Application
- Kuin Tutorial (exe Ver.) 7 Create A 3D Racing Game
Reverse Dictionary (exe Ver.)
- Kuin Reverse Dictionary (exe Ver.) 1 Handle Numbers
- Kuin Reverse Dictionary (exe Ver.) 2 Handle Arrays And Strings
- Kuin Reverse Dictionary (exe Ver.) 3 Handle Various Data Structures
- Kuin Reverse Dictionary (exe Ver.) 4 Create Your Own Types
- Kuin Reverse Dictionary (exe Ver.) 5 Handle Variables, Constants And Functions
- Kuin Reverse Dictionary (exe Ver.) 6 Handle Statements And Blocks
- Kuin Reverse Dictionary (exe Ver.) 7 Read And Write Files
- Kuin Reverse Dictionary (exe Ver.) 8 Handles Random Numbers, Time and Cryptography
- Kuin Reverse Dictionary (exe Ver.) 9 Handle Windows And Controls
- Kuin Reverse Dictionary (exe Ver.) 10 Drawing Graphics
- Kuin Reverse Dictionary (exe Ver.) 11 Play Sounds
- Kuin Reverse Dictionary (exe Ver.) 12 Get Device Input
Kuin API Search (exe Ver.)
The following is the documentation for the web execution environment.
(In Preparation)