/hipstr

Language warm-up: C

Primary LanguageCGNU General Public License v3.0GPL-3.0

Hipstr

Doubly-linked list with heap-allocated strings warm-up.

Build

  • Install the meson build system
  • Run meson builddir (first time, creates directory named "builddir")
  • Run meson compile -C builddir
  • Run ./builddir/hipstr