maiko
Medley Interlisp virtual machine (by Interlisp)
cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. (by AlDanial)
Our great sponsors
maiko | cloc | |
---|---|---|
2 | 15 | |
74 | 14,038 | |
- | - | |
7.6 | 7.9 | |
about 2 months ago | about 1 month ago | |
C | Perl | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
maiko
Posts with mentions or reviews of maiko.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-22.
- How practical could CLOS paired with a Smalltalk-like IDE be?
-
"Interlisp is a very large software system"
https://github.com/Interlisp/maiko has ~72K lines of C (src, inc, bin/make*) which corresponds to microcode and BCPL on Dorado.
cloc
Posts with mentions or reviews of cloc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-08.
-
Retrieve lines from a GitHub repo by a command
If you use cloc, you can count code without empty lines and comments.
- Cloc – counts blank lines, comment lines, and physical lines of source code
-
After 5 years of development, countless lines of code, every musical note composed, both 2D and 3D assets brought to life, my game Winter Ember is finally out next week. I got to be honest, I'm a little nervous...
Hahah. I used some command line tool that my friend told me about: https://github.com/AlDanial/cloc
-
I've created a (simpler) web version of CLOC. Makes massive use of web-worker and the new file system access api. Feedbacks are welcomed
CLOC -> Count Lines Of Code (original software https://github.com/AlDanial/cloc )
CLOC -> count lines of code (original cloc library)
-
Neofetch for Git repository
I personally use cloc but there's also a list of other counters here
- Mako – a full Bitcoin implementation in C
- Just how different is native app development experience from Flutter?
-
What text editor do you use?
FYI, cloc gives a total of 67057 lines of code for kakoune (91577 line counting blanks and comments). Can you give more details on how you obtained 200k ?
- Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
What are some alternatives?
When comparing maiko and cloc you can also consider the following projects:
scc - Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
sbcl - Mirror of Steel Bank Common Lisp (SBCL)'s official repository
tokei - Count your code, quickly.
kakoune-python-bridge - Send selections to python while keeping history of previous commands
termux-create-package - Python script to create Termux packages easily.
BQN - An APL-like programming language. Self-hosted!
Co-dfns - High-performance, Reliable, and Parallel APL
dotfiles
bocker - Docker implemented in around 100 lines of bash
k3s - Lightweight Kubernetes
vis - A vi-like editor based on Plan 9's structural regular expressions