summary refs log blame commit diff stats
path: root/rod/interact.nim
blob: 36fee841348a38b605ab331fd755d301a6dcc9a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                   
#
#
#           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