Theiling Online    Sitemap    Conlang Mailing List HQ   

Re: Hypersimple & Dreadfully Unnatural Grammars

From:Gary Shannon <reboot@...>
Date:Thursday, March 18, 1999, 3:52
>But I was really thinking more of subroutine calls sorta like: > >push var1 >push var2 >call squareroot > >Now if I could say "var1 wo var2 wa squareroot-imperative" ... >
In the programming language Forth you'd simply say " var1 var2 sqrt ." where the period is the "print result" operator. It was this sort of construction that I had in mind for Rupin. --gary.