Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Devexv/LOLCAT-programming-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOLCAT programming language

A meme programming language with funny syntax.

LOLCAT is a fun and expressive programming language designed for cat lovers and meme enthusiasts. It combines the power of programming with the humor of internet memes to create a unique coding experience.

Features

  • Meme-inspired Keywords: LOLCAT uses meme-inspired keywords and syntax to make coding more fun and entertaining.
  • Arithmetic Operations: LOLCAT supports basic arithmetic operations such as addition and subtraction.
  • Functions: You can define and call functions in LOLCAT for code organization and reuse.
  • Conditional Statements: LOLCAT includes if-else statements for making decisions in your code.
  • Output: You can print messages and results using the VISIBLE keyword.

Example

HAI

VISIBLE "OHAI, WURLD!" # Output: "OHAI, WURLD!"

I CAN HAZ FUNCTION ADD(x, y)
    BTW Adds two numbers together
    GIMMEH x + y
KTHX

VISIBLE ADD(5, 10) # Output: 15

O RLY?
    YA RLY
        VISIBLE "IT'S OVER 9000!" # Output: "IT'S OVER 9000!"
    NO WAI
        VISIBLE "NUUUUUUUUU!" # Output: "NUUUUUUUUU!"
    OIC
KTHXBYE

About

A meme programming language with funny syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages