Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
pulsar Namespace Reference

The Pulsar Scripting Language. More...

Namespaces

namespace  Frontend
 Frontend namespace.

Classes

class  Compiler
 CLI wrapper for bytecode generation from Phasor source. More...
class  Lexer
 Pulsar Lexer. More...
class  Parser
 Parser. More...
class  Interpreter
 CLI wrapper for running Pulsar scripts. More...

Functions

static int hexValue (char c)

Detailed Description

The Pulsar Scripting Language.

Function Documentation

◆ hexValue()

int pulsar::hexValue ( char c)
static

Definition at line 201 of file Lexer.cpp.

Here is the call graph for this function: