Updated README LOC
This commit is contained in:
34
README.org
34
README.org
@@ -47,23 +47,17 @@ find -name '*.[ch]' -exec wc -l '{}' ';'
|
|||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+RESULTS:
|
#+RESULTS:
|
||||||
|------+------------------|
|
| 216 | ./vm/runtime.h |
|
||||||
| 216 | ./vm/runtime.h |
|
| 83 | ./vm/main.c |
|
||||||
| 83 | ./vm/main.c |
|
| 718 | ./vm/runtime.c |
|
||||||
| 718 | ./vm/runtime.c |
|
| 452 | ./lib/inst.c |
|
||||||
| 452 | ./lib/inst.c |
|
| 39 | ./lib/darr.h |
|
||||||
| 39 | ./lib/darr.h |
|
| 193 | ./lib/inst.h |
|
||||||
| 193 | ./lib/inst.h |
|
| 90 | ./lib/base.h |
|
||||||
| 90 | ./lib/base.h |
|
| 39 | ./lib/base.c |
|
||||||
| 39 | ./lib/base.c |
|
| 77 | ./lib/darr.c |
|
||||||
| 77 | ./lib/darr.c |
|
| 315 | ./asm/parser.c |
|
||||||
| 315 | ./asm/parser.c |
|
| 140 | ./asm/main.c |
|
||||||
| 140 | ./asm/main.c |
|
| 68 | ./asm/lexer.h |
|
||||||
| 68 | ./asm/lexer.h |
|
| 37 | ./asm/parser.h |
|
||||||
| 37 | ./asm/parser.h |
|
| 439 | ./asm/lexer.c |
|
||||||
| 439 | ./asm/lexer.c |
|
|
||||||
| 80 | ./examples/fib.c |
|
|
||||||
|------+------------------|
|
|
||||||
| 2770 | all |
|
|
||||||
|------+------------------|
|
|
||||||
#+TBLFM: @>$1=vsum(@2$1..@>>$1)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user