OUI

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

OUI is an esolang which is friendly!

OUI is a very simple esoteric programming language created because of a need for a 'human friendly' language. The syntax is very simple, because you can only make function calls.

What OUI offers?

  • Errors are not fatal, anyone one can make mistakes. The program doesn't stop when an error occurs.
  • All numbers are floats, think floats as better int
  • Good booleans, bools can be 'true', 'TT', 'false', 'FF'
  • Flexible names, operation (function)/variable names can include spaces or some special characters

More About OUI

  • Strings must be start and end with single quote
  • OUI doesn't have super cow powers.

Example Program

print|'Hello World' ---
speak to me

External links