Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 603 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 603 Bytes

Udymts

Python gets kinda boring, simple english words and not a lot of fun. Udymts is a simple enhancement to python. Shift every alphabetical character of your code by 5 (think ceaser cipger) and you turned boring python into udymts!

Python Vs Udymts

print("hello world")
uwnsy("mjqqt btwqi")

CLI

unlike python's basic CLI, udymts compiler is rust. #RustEvangalism

The cli can do the following:

  • encode: turn bland python into udymts
  • decode: compile udymts into python
  • eval: directly eval your udymts

Installation

TODO

Is this an esolang?

yes