All Projects → afiskon → programming-language-for-cats

afiskon / programming-language-for-cats

Licence: MIT license
PLFC: Programming Language For Cats

Programming Languages

c
50402 projects - #5 most used programming language

PLFC: Programming Language For Cats

PLFC is a functional strongly-typed Docker-oriented programming language designed to be used by cats. Most cats are not very good in programming at first but with PLFC they learn very quickly (some cats even mastered template metaprogramming). It should be noted that, in theory, other animals could program PLFC as well.

Usage:

  1. Compile the PLFC interpreter: gcc plfc.c -o plfc;
  2. Run it: ./plfc;
  3. Put your cat on a keyboard;
  4. Read commands from the screen and execute them;

Roadmap:

  • Make sure PLFC runs not only on Linux;
  • Fix a problem of platform-dependent behaviour during commands execution;
  • Add generics;
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].