ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • LUA
    프로그래밍 언어/설정 2009. 6. 4. 01:48
    high-level extensible language

    로컬로 명시적으로 선언되지 않은 모든 변수는 글로벌

    데이터 타입
    변수는 타입이 없고, 오직 값 만이 타입을 가진다. // dynamically typed language

    nil
    unique value 'nil'

    assignment
    equality test
    number
    string
    function
    Cfunction
    userdata
    assignment
    equality test
    table
    associative array

    레코드
    리스트 // 배열?


    참조 사이트:
Designed by Tistory.