theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

More KB Shortcuts. #139

Closed theodore-norvell closed 6 years ago

theodore-norvell commented 6 years ago

Added keyboard shortcuts ; for variable declaration, <, >, =, and % for call world nodes.

Made <, >, infix. Also any function name starting with ` is infix. Treat NoExpr as a placeholder for editing purposes.