ammarbinfaisal / sahl

a programming language with channels and coroutines/threads
MIT License
9 stars 1 forks source link

remove opcodes which have polymorphic operands #20

Closed ammarbinfaisal closed 1 year ago

ammarbinfaisal commented 1 year ago

for example replace ADD with IADD, FADD, SCONCAT.

ammarbinfaisal commented 1 year ago

closing this as we have #24 now