Squanchy-PL
Squanchy is a brand new, easy to learn, general purpose, multi-paradigm, compiled programming language. The language is written from scratch (it includes an integrated lexer, parser, code generator etc). I tried to put together Python and Haskell (or at least the main features from both) in Squanchy. In other words you can use it as a scripting language, can do maths (calculus, matrix ...) due to its functional side, work with data ...
How to download and setup Squanchy-PL
Open terminal and run command
git clone https://github.com/mv-lab/Squanchy-PL.git
git clone is used to create a copy or clone of Squanchy-PL repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with Squanchy-PL https://github.com/mv-lab/Squanchy-PL/archive/master.zip
Or simply clone Squanchy-PL with SSH
[email protected]:mv-lab/Squanchy-PL.git
If you have some problems with Squanchy-PL
You may open issue on Squanchy-PL support forum (system) here: https://github.com/mv-lab/Squanchy-PL/issuesSimilar to Squanchy-PL repositories
Here you may see Squanchy-PL alternatives and analogs
freeCodeCamp You-Dont-Know-JS free-programming-books-zh_CN 30-seconds-of-code system-design-primer interactive-coding-challenges ruby ES6-for-humans golang-examples go awesome-cheatsheets build-your-own-x papers-we-love HowToBeAProgrammer pytudes awesome-falsehood gitsome saws p1xt-guides haxor-news CreepyCodeCollection elixirschool Programming-Alpha-To-Omega handong1587.github.io telegram-list adv-r awesome-cold-showers aws-doc-sdk-examples OpenComputers viz