Turnstone Operating System
Loading...
Searching...
No Matches
compiler_loop.64.c File Reference

Implementation of the while and repeat statements. More...

#include <compiler/compiler.h>
#include <logging.h>
#include <strings.h>

Functions

 MODULE ("turnstone.compiler.codegen")
 
int8_t compiler_execute_while (compiler_t *compiler, compiler_ast_node_t *node, int64_t *result)
 

Detailed Description

Implementation of the while and repeat statements.

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.