Skip to content

ltriant/tree-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree

An opinionated tree command, with only the options and defaults that I like.

But why?

I originally wrote this because I needed/wanted a tree command, but when we first moved in to our new home, we had no internet connection to install anything, so I wrote my own.

Previous versions

This project has been rewritten a number of times now in different languages, entirely for fun, often adding or removing features with each new version.

  1. C. The first version. Hand-rolling sorting algorithms was delightful.
  2. Nim. Probably my favorite incarnation, with the most expressive code of the bunch.
  3. Go. Ew this resulted in the least pretty code of the lot. Never again.
  4. OCaml. Very concise, and definitely the most elegant code so far.

About

A opinionated tree command 🌲

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published