API Documents
For users of Samchon Framework, about thousand pages' API documents are provided.
Those API documents are describing objects like modules and classes very detaily.
They even provide architecture designs and examples for each module.

Development Guide
Development Guide is documented for describing and summarizing Architecture Designs and API Documents of whole languages and whole modules. The Development Guide also helpful for comprehensing conception and orientation of Samchon Framework.
The Development Guide is divided into such sections
-
Project outline and components
-
{C++, JS, DB} Guice
-
Appendix
Unlike API documents, pages of Development Guide are not a lot (90 pages). Before reading Achitecture Dsigns and API documents, please read the Development Guide.

C++ API Document
C++ is the main language of the Samchon Framework that can build cloud server and distributed or parallel processinng system. C++ API Document is published for comprehension of users about the C++ language such important.
The C++ API Document decribes not only classes' API but also namespaces. In namespaces, children modules are desribed and in the module, designs and relationships of each objects and orientation and conceptions are narrated.
C++ API Document also provides lots of exmaples for each module and class, which can be helpful for comprehensing how to use the modues and classes.

TypeScript API Document
TypeScript is an OOD language that can be converted to JavaScript
- http://www.typescriptlang.org/
TypeScript in Samchon Framework is used for realizing web-client which connects to (cloud) server built from C++. TypeScript API Document is published for comprehension of users about the TypeScript language interacting with C++ server.
TypeScript API Document concentrates on bulding web-client interacting with C++. Lots of sequence diagrams expressing interaction with TypeScript and C++ are also provided.
Integrate your system with C++, TypeScript and Samchon Framework

Flex API Document
Flex in Samchon Framework is used for realizing (web) client which connects to (cloud) server built from C++. Flex API Document is published for comprehension of users about the Flex interacting with C++ server.
Flex API Document concentrates on building (web) client interacting with C++. Lots of sequence diagrams expressing interaction with Flex and C++ are also provided.
Furthermore, Module of Nam-Tree for web-client (UI boundary) is only provided in Flex. With provided examples, utilize the Nam-Tree.
Solution class examples are contaning the Nam-Tree module
What FlexJS is?
FlexJS is a framework converting Flex source to JavaScript. However, it's not realized yet. FlexJS is on a progress. Samchon Framework is preparing release of the FlexJS, designing modules and classes can be used in FlexJS.
A SDN framework for Cloud Computing & Distributed Processing System
Samchon Framework
