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
 All Data Structures
tests Directory Reference

Files

file  00_assignment.c [code]
file  01_comment.c [code]
file  02_printf.c [code]
file  03_struct.c [code]
file  04_for.c [code]
file  05_array.c [code]
file  06_case.c [code]
file  07_function.c [code]
file  08_while.c [code]
file  09_do_while.c [code]
file  10_pointer.c [code]
file  11_precedence.c [code]
file  12_hashdefine.c [code]
file  13_integer_literals.c [code]
file  14_if.c [code]
file  15_recursion.c [code]
file  16_nesting.c [code]
file  17_enum.c [code]
file  18_include.c [code]
file  18_include.h [code]
file  19_pointer_arithmetic.c [code]
file  20_pointer_comparison.c [code]
file  21_char_array.c [code]
file  22_floating_point.c [code]
file  23_type_coercion.c [code]
file  24_math_library.c [code]
file  26_character_constants.c [code]
file  27_sizeof.c [code]
file  28_strings.c [code]
file  29_array_address.c [code]
file  30_hanoi.c [code]
file  31_args.c [code]
file  32_led.c [code]
file  33_ternary_op.c [code]
file  34_array_assignment.c [code]
file  35_sizeof.c [code]
file  36_array_initialisers.c [code]
file  37_sprintf.c [code]
file  38_multiple_array_index.c [code]
file  39_typedef.c [code]
file  40_stdio.c [code]
file  41_hashif.c [code]
file  42_function_pointer.c [code]
file  43_void_param.c [code]
file  44_scoped_declarations.c [code]
file  45_empty_for.c [code]
file  46_grep.c [code]
file  47_switch_return.c [code]
file  48_nested_break.c [code]
file  49_bracket_evaluation.c [code]
file  50_logical_second_arg.c [code]
file  51_static.c [code]
file  52_unnamed_enum.c [code]
file  54_goto.c [code]
file  quicksort.c [code]
file  sample.c [code]
 All Data Structures