tock-mirror/LANGUAGE
2008-03-17 18:31:16 +00:00

20 lines
368 B
Plaintext

Language features supported by Tock
-----------------------------------
Everything in occam2.1, minus:
- inline VALOF
- PORTs, PLACE
KRoC's TLP interface.
Most of KRoC's preprocessor, although #USE reads a source file for now.
INLINE PROC and INLINE FUNCTION.
Intrinsics:
- ASSERT
- SQRT
- DSQRT
PLACE IN WORKSPACE and PLACE IN VECSPACE, both currently ignored.