rechron_core library

Extensions

Sub on RegExp
ToCode on int

Constants

keywords → const Map<String, TokenType>

Functions

constantInstruction(String name, Chunk chunk, int offset) int
disassembleChunk(Chunk chunk, String name) → void
disassembleIntruction(Chunk chunk, int offset) int
isLeapYear(int year) bool
simpleInstruction(String name, int offset) int

Exceptions / Errors

CompileException
Raised when unable to parse date string.
RechronException
Base exception interface intended to be implemented by all library exceptions.
RuntimeException
Raised when vm encounters a runtime error.
UnexpectedResultException
Raised when last item of vm stack is not datetime.