Category:Slope
Appearance

This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Interpreted |
---|---|
Garbage collected: | Yes |
Parameter passing methods: | By value |
Type expression: | Implicit |
Type checking: | Dynamic |
|
Slope, or SLOum's Programming Environment, is a multi-paradigm programming language. It was initially based on Scheme and supports procedural programming and functional programming. It was developed by sloum in 2021. Slope is not a strictly defined language and has a single interpreter implementation written in Go.
Slope is meant to be easy to learn and come with enough batteries included to get most programming tasks done easily and quickly.
Slope is lexically scoped, has a package manager and central repository, and comes with a featureful repl to allow for repl driven programming.
Pages in category "Slope"
The following 28 pages are in this category, out of 28 total.