Xv6 with picoc & Linkage editor  v1.0
The project delineate mutual cohesion between c library, linkage editor ( linker), interpreter and operating system by porting the same on xv6 kernel
Data Fields
LexState Struct Reference

Data Fields

const char * Pos
const char * End
const char * FileName
int Line
int CharacterPos
const char * SourceText
enum LexMode Mode
int EmitExtraNewlines

Detailed Description

Definition at line 260 of file interpreter.h.


The documentation for this struct was generated from the following file:
 All Data Structures