• Stars
    star
    372
  • Rank 114,495 (Top 3 %)
  • Language
    C
  • License
    Other
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lua 5.1.4版本代码注释
README for Lua 5.1

See INSTALL for installation instructions.
See HISTORY for a summary of changes since the last released version.

* What is Lua?
  ------------
  Lua is a powerful, light-weight programming language designed for extending
  applications. Lua is also frequently used as a general-purpose, stand-alone
  language. Lua is free software.

  For complete information, visit Lua's web site at http://www.lua.org/ .
  For an executive summary, see http://www.lua.org/about.html .

  Lua has been used in many different projects around the world.
  For a short list, see http://www.lua.org/uses.html .

* Availability
  ------------
  Lua is freely available for both academic and commercial purposes.
  See COPYRIGHT and http://www.lua.org/license.html for details.
  Lua can be downloaded at http://www.lua.org/download.html .

* Installation
  ------------
  Lua is implemented in pure ANSI C, and compiles unmodified in all known
  platforms that have an ANSI C compiler. In most Unix-like platforms, simply
  do "make" with a suitable target. See INSTALL for detailed instructions.

* Origin
  ------
  Lua is developed at Lua.org, a laboratory of the Department of Computer
  Science of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro
  in Brazil).
  For more information about the authors, see http://www.lua.org/authors.html .

(end of README)

More Repositories

1

Lua-Source-Internal

Lua source internal
1,442
star
2

x86-asm-book-source

带注释的《X86汇编语言-从实模式到保护模式》一书代码
Assembly
334
star
3

awesome-systemtap-cn

采集网络上优秀的systemtap学习资源
273
star
4

etcd-3.1.10-codedump

Go
187
star
5

storage-paper-reading-cn

存储(分布式、存储引擎等)领域相关的论文阅读笔记
186
star
6

qnode

qnode(cute node) - C + Lua + Actor Model = Erlang-like system
C++
165
star
7

libraft

C++ raft lib
C++
126
star
8

AOI

aoi algorithm
C++
84
star
9

awesome-linux-system-cn

收集网络上讲解Linux系统原理的优秀文章、文档
75
star
10

latex-template

TeX
59
star
11

libcr

a coroutine lib for C users,in non-intrusive mode.
C
54
star
12

paxos

Paxos algorithm demo,from mit 6.824 lab 3
Go
25
star
13

ucore-codedump

清华大学ucore项目代码注释版
C
12
star
14

leveldb-1.9.0-codedump

leveldb-1.9.0 注解版
C++
11
star
15

lichuang.github.io

lichuang.github.io
HTML
10
star
16

MIT6.824-golabs-2015

MIT 6.824 分布式课程2015年的作业代码
Go
6
star
17

awesome-game-server

收集网络上关于游戏服务器编程相关的资源
6
star
18

ldb

a Lua debugger lib written in C
C
4
star
19

awesome-qt

collect awesome qt resource
3
star
20

udb

C++
3
star
21

awesome-contagion-knowledge

收集介绍传染病相关的知识资料链接
3
star
22

TAPL

types-and-programming-languages
OCaml
2
star
23

stress

Rust
1
star
24

algorithm_notes

算法笔记
Python
1
star
25

commoncache

Automatically exported from code.google.com/p/commoncache
C
1
star
26

my-latex-template

TeX
1
star
27

latex-tikz-sample

latex tikz samples
TeX
1
star