forked from solstice/solstice
4b86fee7b57fc46bbdc8c73bdbafeb58b1eef69a
Solstice
Solstice is a programming language based on Ground.
Compiling
First, ensure CGround is installed on your system with sudo make install. Then, compile with
make
Usage
Solstice files use the .sols extension. Run files as you would with any other interpreted language.
Docs
Docs are avaliable at https://sols.dev/docs/
Description
Languages
C
98.8%
Vim Script
0.5%
Makefile
0.5%
HTML
0.2%
