Kiwi Script
KiwiScript Interpreter
 All Data Structures Files Functions Variables Typedefs Enumerations Macros
Functions
KSParser.h File Reference

Parser for the KiwiScript. More...

#include <KiwiEngine/KiwiEngine.h>
#include "KSForwarders.h"

Go to the source code of this file.

Functions

CNBoolean KSParseScript (struct KEFrame **frameref, struct KEFile *infile, struct CNResource *resource)
 Parse KiwiAssembler file. More...
 

Detailed Description

Parser for the KiwiScript.

Copyright
Copyright (C) 2014 Steel Wheels Project

Function Documentation

CNBoolean KSParseScript ( struct KEFrame **  frameref,
struct KEFile *  infile,
struct CNResource *  resource 
)

Parse KiwiAssembler file.

Return values
TrueSucceeded
FalseFailed
Parameters
framerefReference for generated frame object
infileInput file stream
resourceResource to allocate objects