[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] there's something i dont understand
What options for abstraction do i have in sclang? Obviously classes but don't those only get evaluated when sclang get's started? I tried defining a class and then sending it to sclang from emacs but that didn't work. Is that possible? Functions don't really cut it for this big GUI application i am planning, so i was wondering...