YPSH Language
A simple and easy-to-learn programming language
GitHubSimple Syntax
Easy to Learn
macOS, Linux, Windows are Supported
Sample Code
It's so simple, yet so powerful.
example.ypsh
import("https") var latest = https.get.text("https://ypsh-dgc.github.io/YPSH/channels/stable.txt") print("Latest Version: \(latest)")
Rich features
It comes with a variety of standard features that are essential for development.
REPL
Linting
Shell Integration
Python Integration
HTTPS Module
System Environment