llst
llst copied to clipboard
LLVM powered Little Smalltalk.
Before this improvement, task #12 should be done.
Current implementation makes it impossible to direct-optimize block functions, because latter operation recompiles the method from scratch before patching it. In current architecture block function is compiled during the nesting...
Implement Qt integration. At least simple GUI support is required. Advanced features include: syntax highliting, network and media support.