[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Strange Operators (Was: Why I leave Lua)
- From: Roberto Waltman <techie@...>
- Date: Wed, 09 Jul 2014 21:45:47 -0400
On 07/09/2014 21:01, Sean Conner wrote:
! poke ( effectively )
@ peek ( effectively )
# divide number by 10 (usually, it can be anything from 2 on up) [1]
' return function address for the named function
*/ multiply, then divide
<> not equal
... the language I pulled these from is far from traditional
: reality-check old @ traditional @ <> if ." Something is wrong here."
cr then ;
( # always divides by 10, 10 can be anything from 2 on ... )
--
Roberto Waltman