Skip to content

Simple English to Persian translator written in C using yacc

Notifications You must be signed in to change notification settings

fmwviormv/en2fa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A simple English to Persian translator.
Currently only supports simple constructs such as:

	What is your name?
	Where is my book?
	Which book is mine?
	What color is your book?
	Your book is the book.
	Her book is Ali's book.


HOW TO BUILD

You need to install `make', `yacc', and a C compiler.
Then you can build and run easily:

	$ make
	$ ./en2fa

About

Simple English to Persian translator written in C using yacc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published