TALK 0.0.0.2 review
DownloadTALK is a strictly and statically typed assembly language that is flexible and powerful enough to write operating system kernels.
|
|
TALK is a strictly and statically typed assembly language that is flexible and powerful enough to write operating system kernels.
For example, memory management (i.e. malloc/free) and multi-thread management can be implemented in TALK.
Requirements:
OCaml (for building)
GCC (for usage)
What's New in This Release:
A small assembler fix
TALK 0.0.0.2 keywords