What's on my mind

Hacking Rust and other awesomeness.

4 April 2023

Lines of code

by Keith Star

Holy cow, it’s really growing quickly.

===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 CSS                     7          237          201            6           30
 D                     539         9249         7840            0         1409
 JavaScript             21         2306         1663          452          191
 JSON                 3588        58867        58867            0            0
 LLVM                   31          713          452          121          140
 SVG                     1            1            1            0            0
 Plain Text              4            6            0            6            0
 TOML                   20          496          376           40           80
 TSX                    14         3422         2737          305          380
 TypeScript             18         1686         1220          243          223
-------------------------------------------------------------------------------
 HTML                    4          108           74           26            8
 |- CSS                  2          102           87            0           15
 (Total)                            210          161           26           23
-------------------------------------------------------------------------------
 Markdown               22          943            0          703          240
 |- Rust                 2           65           18           45            2
 |- Shell                2            4            4            0            0
 (Total)                           1012           22          748          242
-------------------------------------------------------------------------------
 Rust                  497        64878        49751         8845         6282
 |- Markdown           447        11434           38         9280         2116
 (Total)                          76312        49789        18125         8398
===============================================================================
 Total                4766       142912       123182        10747         8983
===============================================================================
tags: rust, - loc