Skip to content

This is a Tutnese translator that takes an input text file (in english or tutnese) and outputs the translation to an output text file.

Notifications You must be signed in to change notification settings

dinafuku/TutneseTranslator

Repository files navigation

TutneseTranslator 📖

Files 📁

Model.h, Model.cpp, Translator.h, Translator.cpp, FileProcessor.h, FileProcessor.cpp, main.cpp, Makefile, .gitignore, README.md

Usage 💻

Compile: make

Run: ./tutnese.out (input file) (output file) (E2T or T2E)

E2T (English to Tutnese), T2E (Tutnese to English)

About

This is a Tutnese translator that takes an input text file (in english or tutnese) and outputs the translation to an output text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published