divanvisagie / efc

Elder Futhark Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

efc

Build Status

Elder Futhark Converter

A text converter for the elder futhark,designed as a linux/unix command and a performant successor to runify.

Usage: efc [options] [arguments]

  Options:
    --phonetic  Replace phonetic sounds such as th with ᚦ
    --reverse   Convert Elder Futhark to Latin
    --version   Output version
    --help      Output help

Building

Cmake is used for building the program, run the following to get started quickly

cmake .
make

This will output the binary to ./bin/efc

License

GPLv2

About

Elder Futhark Converter

License:GNU General Public License v2.0


Languages

Language:C 87.4%Language:Shell 5.7%Language:Roff 5.0%Language:CMake 1.9%