|
hace 9 meses | |
---|---|---|
.. | ||
api | hace 9 meses | |
program | hace 9 meses | |
.gitignore | hace 9 meses | |
Cargo.toml | hace 9 meses | |
README.md | hace 9 meses |
Realloc is a ...
Consts
– Program constants.Error
– Custom program errors.Event
– Custom program events.Instruction
– Declared instructions.Add
– Add ...Initialize
– Initialize ...Counter
– Counter ...Compile your program:
steel build
Run unit and integration tests:
steel test