BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Classes | Macros | Typedefs
in_kbd.h File Reference

Input from keyboard with prompt (currently not used) More...

#include "../base/str.h"
#include "../base/check.h"
#include "in.h"

Go to the source code of this file.

Classes

class  in_kbd_c
 

Macros

#define IN_KBD_NULL   (static_cast<in_kbd_t>(0))
 

Typedefs

typedef in_kbd_cin_kbd_t
 

Detailed Description

Input from keyboard with prompt (currently not used)