MCP ExplorerExplorer

Mcprog

@MATste08on 10 months ago
2 MIT
FreeCommunity
AI Systems
mcprog is a programming language with basic commands for variable manipulation and control flow.

Overview

What is Mcprog

mcprog is a programming language designed for learning programming concepts and executing simple commands.

Use cases

Use cases include learning programming fundamentals, creating simple games (like snake), and experimenting with programming concepts in a beginner-friendly environment.

How to use

To use mcprog, you write commands in the specified syntax to declare variables, control flow, and perform actions like reading input or displaying output.

Key features

Key features include variable declaration, control structures (if, while, for), input/output commands (mwrite, mread), and special commands for displaying characters and colors.

Where to use

mcprog can be used in educational settings for teaching programming basics, as well as in hobbyist projects for simple programming tasks.

Content

image

💜🔮💎 Amethyst

Rights: Stefan Matei Necsulescu and Cucuzacu

This is a programing languge. Learn to program in it.

Comands:

  • int (declare a variable)

  • char (declare a charcther)

  • string (declare a string)

  • nextline (prints enter)

  • printspace (prints space)

  • add (+)

  • decrease (-)

  • multiply (*)

  • divide (/)

  • mod (%)

  • pow (^)

  • sqrt ( square root )

  • while ( instrrction y ) instruction x (execute instruction x while instruction y is true)

  • if ( instruction x )

  • write x (write variable x)

  • read y (scan/read variable x)

  • cc ( x ) (shows characther with number x)

  • beep ( x y ) (beep pitch x duration y)

  • setcolor x y ( x is text color, y is background color )

  • wait x ( waits x milisecconds )

  • rect ( creates a rectangle )

  • clear ( clears the screen )

  • cir ( creates a circlre with r )

    HOPE TO ENJOY,

    BY MATste_08 and CUCUZACU

    HELPED BY: CATTUS_GOD

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers