For updates follow
@chillibits
on
Spice Programming Language
Spice
Initializing search
spicelang/spice
Home
Introduction
Install
CLI Usage
Tutorials
Documentation
Contributing
Spice Programming Language
Compiled language with special language features!
Spice is:
Practice-oriented
System-oriented
Fast
able to cross-compile
... and much more!
Get started
Go to GitHub
Spice Programming Language
spicelang/spice
Home
Introduction
Install
Install
Install on Linux
Install on Windows
Use with Docker
Build or install from source
CLI Usage
CLI Usage
Build subcommand
Run subcommand
Test subcommand
Install subcommand
Uninstall subcommand
Tutorials
Tutorials
Object-oriented programming
Build a CLI Interface
Compile for WebAssembly
Documentation
Documentation
Hello World
Main Function
Builtin Functions
Primitive data types
Builtin data types
Type Casts
If Statements
Switch Statements
While Loops
Do-While Loops
For Loops
Foreach Loops
Procedures
Functions
Lambda functions
Modules
Declaration specifiers
Attributes
Arrays
Pointers
References
Enumerations
Structs
Methods
Constructors and destructors
Interfaces
Type Aliases
Generics
Threads
Number formats
Operator Overloading
Operator Precedence
Contributing
Back to top