This website requires JavaScript.
Explore
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-05 21:50:55 +11:00
Code
Issues
Releases
Wiki
Activity
a92864a595
collapseos
/
blk
/
158
17 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Begin working on a Visual Editor
2020-06-05 00:39:59 +10:00
: LOWER DUP 'A' 'Z' =><= IF 32 + THEN ;
: UPPER DUP 'a' 'z' =><= IF 32 - THEN ;
VE: add 't' This is the first commit I do entirely in VE. It's a habit I'm planning on taking as it helps a lot to find usability issues.
2020-06-12 08:12:01 +10:00
Reference in New Issue
Copy Permalink