Task Board
Last updated
Last updated
Code | Name |
---|---|
Use global position to locate the line number (binary search).
Add extra line seperation.
Lable the current line with offset (position of curr char - start of this line).
How to design and implement exceptions for a compiler?
Types:
[ true | false ]
i32, i64
f32, f64
Operators:
Addition ( + )
Subtraction ( - )
Mutiplication ( * )
Division ( / )
Modulo ( % )
Types:
Integer: i32, i64
Float: f32, f64
Resource Identifier
i32 (type: int / integer)
i64
f32 (type: float)
f64 (type: double)
We need a feasible way to create, modify and operates URLs.
I[0-9]+
Implementation
DS[0-9]+
Data Structure
F[0-9]+
Feature
O[0-9]+
Optimization
E[0-9]+
Exception
TSys[0-9]+
Type System
TInfer[0-9]+
Type Inference
Gen[0-9]+
LLVM IR Generation