Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.48 KB

File metadata and controls

35 lines (22 loc) · 1.48 KB

BIRD SCRIPT

Interpreted object oriented programming language,

Inspired from Python.

Bird Script Reference Manual Krishnavyshak, Founder @ Bird Script

Kerala

E-mail: krishnavyshak.dev@gmail.com, birdscriptll@gmail.com

April 22 2021

Release 0.0.2

Abstract

interpreted programming language that bridges the gap between Python and shell programming, and is thus ideally suited for "throw-away programming" and rapid prototyping. Its syntax is put together from constructs borrowed from a variety of other languages; most prominent are influences from Python, C and Icon.

The Python interpreter is easily extended with new functions and data types implemented. Bird Script is also suitable as an extension language for customizable Python applications such as editors or GUI projects.

Bird Script is available for various systems, amongst which most common MICROSOFT WINDOWS (including 8-10), the Apple Mac, Linux.


All Rights Reserved

Permission to use, copy, modify, and distribute
 this software and its documentation for any purpose
 and without fee is hereby granted,
 provided that the above copyright notice appear in all

 copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the names of the copyright holders not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.