Bunch.Code (Bunch v1.6.3)

View Source

A bunch of helper functions for code compilation, code evaluation, and code loading.

Summary

Functions

Takes a code block, expands macros inside and pretty prints it.

Returns stacktrace as a string.

Functions

peek_code(list)

(macro)

Takes a code block, expands macros inside and pretty prints it.

stacktrace()

(macro)

Returns stacktrace as a string.

The stacktrace is formatted to the readable format.