from Hacker News

Show HN: A CLI tool to generate Cistercian numerals

by rhardih on 7/16/21, 4:21 AM with 5 comments

  • by IggleSniggle on 7/17/21, 2:46 AM

    I love stuff like this. You’ve basically made the world a better place. Btw didn’t notice if it can render them horizontally as well as per tradition?
  • by zzo38computer on 7/15/21, 3:15 AM

    I don't know why the Cistercian did 6 like they did, because it look like not very good to me. So, I made up a new one.

    I also made up my own way of representing numbers higher than 9999.

    Here is my own program to draw these modified Cistercian numbers: http://sprunge.us/9R3zRA

  • by sumnole on 7/17/21, 12:00 AM

    Not sure if I'll ever need this but this is really cool and led me to learn about Cistercian numerals
  • by prezjordan on 7/16/21, 10:09 PM

    Nice work! Generating SVGs with code is fun stuff.