Skip to content
/ haags Public

Read from standard input and output a Haags translation of the given input.

License

Notifications You must be signed in to change notification settings

keesvv/haags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haags

Read from standard input and output a Haags translation of the given input.

Building

make && sudo make install

You may also run go build on systems without GNU make.

Example

# Use it as a REPL
haags

# Pipe a string to it
echo "ik heb werkelijk niets beters te doen met mijn leven" | haags

# Pipe a file to it
haags < something.txt

Author

Kees van Voorthuizen

License

MIT

About

Read from standard input and output a Haags translation of the given input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published