SkillAgentSearch skills...

Pashmak

The Pashmak Programming Language

Install / Use

/learn @pashmaklang/Pashmak

README

<div align="center"> <img width="200" src="logo.svg" alt="Pashmak" /> </div>
Logo by sami

Pashmak Programming Language

Hi there. This is Pashmak programming language. Pashmak is an interpreter written in Python. Pashmak scripts have a cool and pashmaki syntax.

Pashmak = 
(Python - SpaceSensitiveSyntax) + 
(Php.Syntax + Perl.Syntax) + 
MoreFlexibilityAndFeatures

Pashmak features

Why this programming language is useful? Because:

  • Space insensitive and clean syntax
  • Much flexibility
  • Flexible and powerful function typed arguments
  • Safe Global variables
  • Python powered core
  • Python datatypes
  • Able to run Python code from string
  • Loading Python scripts as object
  • Python standard modules
  • Name defines
  • Class and OOP
  • Dynamic behavior for class methods for static and non-static usage
  • PIT render engine to render pashmak code inside text formats
  • Builtin code mixer(compiler)
  • Builtin web development support
  • Namespace system
  • Label and goto system
  • Handling Stdout using out_* functions
  • Shutdown event system
  • Builtin debugger

Pashmak problems

  • Low speed
  • No multi threading
  • ...

hello world!

This is a simple hello world script in pashmak:

println 'hello world'

Online interpreter

If you want to test pashmak without installing and/or if you need to run it online, use Pashmak online interpreter

Authors

pashmak is written by parsampsh and contributors

Contributing

If you want to contribute to this project, read Contributing Guide

Changelog

To see pashmak versions changelog, read Changelog

Security Policy

If you detected a bug or vulnerability, read Pashmak Security Policy.

Documentation

Read the Documentation to learn pashmak in doc folder.

View on GitHub
GitHub Stars133
CategoryDevelopment
Updated1mo ago
Forks13

Languages

Python

Security Score

100/100

Audited on Jan 31, 2026

No findings