Further work on functions
This commit is contained in:
@@ -6,6 +6,12 @@ Iodine is a programming language with the intention of having the most readable
|
||||
|
||||
**Iodine is NOT intended for production use at present.** If you build your mission-critical application with Iodine, good luck. Things are going to break very often.
|
||||
|
||||
## Quick start
|
||||
|
||||
```bash
|
||||
bash -c "$(curl -fsSL https://maxwellj.xyz/iodine.sh)"
|
||||
```
|
||||
|
||||
## Compiling Iodine
|
||||
|
||||
If you've got [bob](https://git.maxwellj.xyz/max/bob) installed, make use of the supplied Bobfile by running `bob`. Otherwise, run:
|
||||
|
Reference in New Issue
Block a user