qa1 / pashmak

The Pashmak Programming Language

Home Page:https://pashmak-parsampsh.fandogh.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pashmak
Logo by sami

Pashmak Programming Language

Hi there. this is Pashmak programming language. Pashmak is an interpreter written in Python. Pashmak scripts have 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 need to run it online, go to 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 an bug or vulnearability, read Pashmak Security Policy.

Documentation

read the Documentation to learn pashmak in doc folder.

About

The Pashmak Programming Language

https://pashmak-parsampsh.fandogh.cloud

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Makefile 0.2%Language:HTML 0.1%Language:Batchfile 0.0%Language:Shell 0.0%