diff options
Diffstat (limited to 'core.fth')
-rw-r--r-- | core.fth | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ : xor ^ ; : lshift << ; : rshift >> ; +: 2* 2 * ; +: 2/ 2 / ; : , here ! 1 allot ; : c! ! ; |
![]() |
index : bitgloo/alee-forth | |
A portable and concise Forth implementation in modern C++ | bitgloo |
aboutsummaryrefslogtreecommitdiffstats |