Kryptostack
Functions
opint.cpp File Reference

Implementations of the operator section internal. More...

#include "error.h"
#include "helper.h"
#include "operator.h"
#include "so.h"
#include "interpreter.h"
#include "sosimp.h"
#include "context.h"
#include "sok.h"
+ Include dependency graph for opint.cpp:

Functions

void sox___compile (Context &k)
 Internal operator __compile.
 
void sox___DEG (Context &k)
 Internal operator __DEG.
 
void sox___nl (Context &k)
 Internal operator __nl.
 
void sox___print (Context &k)
 Internal operator __print.
 
void sox___RAD (Context &k)
 Internal operator __RAD.
 
void sox___rprecision (Context &k)
 Internal operator __precision.
 
void sox___snap (Context &)
 Internal operator __snap.
 
void sox___tick (Context &k)
 Internal operator __tick.
 
void sox___verbose (Context &k)
 Internal operator __verbose.
 

Detailed Description

Implementations of the operator section internal.