Pinned Repositories
BlockandYeild_Proc_Lambda_output
example output
c-runtime-debug-all
checkpoint
metaprogramming and persist method may be called. checkpoint 1checkpoint 2.
java-runtime-debug-all
meta-programming
meta-programming often happens at runtime in RAM. But you can get smart about it. Persist code. to be recompiled.
not_started...self-aware
if you go through my interface, I should know how you did it. and memoize.
Print_Assignment_Occoured
Ruby, Program gets excited and proclaims each assignment.
Print_Line_Numbers_Ruby
ruby building block print code's awareness of current code line location.
reasonable_wrap
every method expect callstack
ruby-eval-from-input
be warned, security flaws
runtime-debug-all's Repositories
runtime-debug-all/_runtime_Debug_All
my next Metaprogramming... across all languages/ maybe I will implement it multiple times.
runtime-debug-all/BlockandYeild_Proc_Lambda_output
example output
runtime-debug-all/c-runtime-debug-all
runtime-debug-all/checkpoint
metaprogramming and persist method may be called. checkpoint 1checkpoint 2.
runtime-debug-all/java-runtime-debug-all
runtime-debug-all/meta-programming
meta-programming often happens at runtime in RAM. But you can get smart about it. Persist code. to be recompiled.
runtime-debug-all/not_started...self-aware
if you go through my interface, I should know how you did it. and memoize.
runtime-debug-all/Print_Assignment_Occoured
Ruby, Program gets excited and proclaims each assignment.
runtime-debug-all/Print_Line_Numbers_Ruby
ruby building block print code's awareness of current code line location.
runtime-debug-all/reasonable_wrap
every method expect callstack
runtime-debug-all/ruby-eval-from-input
be warned, security flaws
runtime-debug-all/ruby-runtime-debug-all
tying it all together
runtime-debug-all/runtime
runtime relates to program execution time. Whenever you want to make something scale, this is usually where that happens! People often persist state in the Database.