39 | | * Added ```top``` utility which can print nearly real-time statistics for various system entities. |
40 | | * Added ```stats``` utility which prints load-related system statistics. |
41 | | * Added ```tasks``` utility to list tasks, threads and CPUs. |
| 39 | * Statistics |
| 40 | * Added ```top``` utility which can print nearly real-time statistics for various system entities. |
| 41 | * Added ```stats``` utility which prints load-related system statistics. |
| 42 | * Added ```tasks``` utility to list tasks, threads and CPUs. |
| 43 | * Languages |
| 44 | * Added ```sbi``` interpreter of the Sysel experimental language. |