Page MenuHomePhabricator

Command Line Console - Link to scanner
Closed, CompletedPublic

Description

Related to T1378 - As the scanner is operational, modify the command line code to call the scanner on input, and (initially) return the tokens; later modifications will return results of parsed tokens/execution of code.

Details

Task Type
Not Set
Proposed Urgency
Established
Gravity
g4: Significant
Friction
f1: Freeway
Relativity
r1: Trivial
Volatility (Caught At)
Not a Bug
Origin
Not a Bug/Unknown

Event Timeline

ardunster triaged this task as p4: Now priority.Sep 18 2020, 1:58 PM
ardunster created this task.
ardunster lowered the priority of this task from p4: Now to p3: Next.Dec 15 2020, 10:11 PM

Console's main.cpp now does, among other things, call ratscript.hpp/cpp, which calls the lexer. As of D383

jcmcdonald edited projects, added Ratscript [Project]; removed Unknown Object (Project).Jun 19 2021, 9:55 AM