Skip to content

ehowe/e2sw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##E2SW

Pure Ruby implementation of the Swedish Chef translator. This project was ported from a flex translator written in 1992 by John Hagerman. I've attempted to port it as completely as possible, although certain things are still not working as expected.

##Usage

require 'e2sw'
translated_string = E2SW.to_sw("i like swedish meatballs")

Which results in a translated string of.

"i leeke-a svedeesh meetbells"

About

English to Swedish Chef Translator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages