Top Level Namespace

Defined in:

Method Summary

Macro Summary

Method Detail

def yield_with(env, &block) #

[View source]

Macro Detail

macro def_parse(params_as_const = true) #

[View source]
macro insert_output_of(code_file_name = "generated___code.cr", debug = false) #

writes the contents of block to code_file_name, runs it and inserts the output into the file


[View source]