웹
아이폰
PS3
XBOX360
NDS
Wii
PSP
PC
Unreal Engine
Nebula Engine
Unity3D
Torque3D
...
각종 플랫폼에 전문가가 1명씩 있다면,
컨텐츠를 여러 플랫폼에 한꺼번에 낼 수 있는
시장 지배력을 갖을 수 있을꺼다.
이것은 확장하여
각 국가들도 하나의 플랫폼으로 정의할 수 있을꺼다.
플랫폼의 특성들을 정리하는 것도 매우 의미있는 일이 될 수 있을꺼다.
I have been programming O'Caml since May 2000. If you do as I say below, you will spend much less time debugging your O'Caml-programs than I do/did.
Read documentation carefully before sending bug report.
There is a big difference between Str.regexp and Str.regexp_string.
Simple tail-recursive functions are the fastest.
Don't spend time creating for-loops with exceptions or inner recursive functions. See the file other_compares.ml for concrete examples.