Project

e2sw

0.0
No commit activity in last 3 years
No release in over 3 years
Based on a flex translator from the early 1990s writted by John Hagerman, this library will convert english into mock swedish
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

##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"