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
ParseState Struct Reference

Data Fields

const unsigned char * Pos
const char * FileName
short int Line
short int CharacterPos
enum RunMode Mode
int SearchLabel
const char * SearchGotoLabel
short int HashIfLevel
short int HashIfEvaluateToLevel
const char * SourceText

Detailed Description

Definition at line 104 of file interpreter.h.


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