Talk:Hello World (Forth)

From LiteratePrograms

Jump to: navigation, search

While ." can be used interpretively in some systems, it's non-standard. The standard word to output text interpretively is .(. Also, on most systems the CR would need to come before .(, but that isn't standardized, it's just the way most implementations work.

Personal tools