llst icon indicating copy to clipboard operation
llst copied to clipboard

LLVM powered Little Smalltalk.

Results 34 llst issues
Sort by recently updated
recently updated
newest added

Before this improvement, task #12 should be done.

feature

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...

refactoring

Implement Qt integration. At least simple GUI support is required. Advanced features include: syntax highliting, network and media support.

feature