Files
Nim/rod/interact.nim
2010-02-14 00:29:35 +01:00

16 lines
301 B
Nim

#
#
# The Nimrod Compiler
# (c) Copyright 2008 Andreas Rumpf
#
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
#
# This file implements interactive sessions.
import
llstream, strutils, ropes, nstrtabs, msgs
# implementation