This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
16d6a0b377
collapseos
/
blk
/
158
17 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Begin working on a Visual Editor
2020-06-04 10:39:59 -04: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-11 18:12:01 -04:00
Reference in New Issue
Copy Permalink