Skip to content

This is Simple Latin Sanskrit Programming Language Project that allows you to interpret a simple script written in a custom language with keywords in Sanskrit. It supports variable assignment, arithmetic operations, conditionals, and print statements

License

Notifications You must be signed in to change notification settings

EchoSingh/Sanskrit_Programming_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wakatime

Welcome to the Script Interpreter Project! (Still in Progress)

This project introduces a unique Script Interpreter that leverages the beauty of Sanskrit keywords to perform operations like arithmetic calculations, conditionals, and more. Perfect for enthusiasts of linguistics and programming alike!

⚙️ How to Compile and Run:

  1. Step 1: Fork the Repository
    Start by forking this repository to your GitHub account.

  2. Step 2: Set Workflow Permissions

    • Navigate to Settings > Actions > General.
    • Under Workflow permissions, select Read and write permissions and save changes.
  3. Step 3: Provide Input in input.txt
    Write your desired command or input in the input.txt file.

  4. Step 4: View Output in output.txt
    The program’s output will be automatically saved in the output.txt file for easy access.

🛠 Features:

  • Addition ➕ (yojay)
    Example: yojay(5, 3) → Output: 8
  • Subtraction ➖ (hrasam)
    Example: hrasam(10, 4) → Output: 6
  • Multiplication ✖️ (gunam)
    Example: gunam(7, 3) → Output: 21
  • Division ➗ (bhagam)
    Example: bhagam(20, 5) → Output: 4

Screenshots:

Sample Output
Sample output showcasing results for various operations performed in the script.

About

This is Simple Latin Sanskrit Programming Language Project that allows you to interpret a simple script written in a custom language with keywords in Sanskrit. It supports variable assignment, arithmetic operations, conditionals, and print statements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •