Alexius-Huang/Wyrd
A "wyrd" (pronounced as "weird") toy programming language aimed to implemented in functional programming style
TypeScript
Pinned issues
Issues
- 0
Use JSON.parse to compile the Record data type
#132 opened by telsaiori - 0
Implement Record Value Assignment
#130 opened by Alexius-Huang - 0
Implement Namespaces
#129 opened by Alexius-Huang - 0
- 0
Variables (or Constants) in Local Scope Should Not Confused with Global Scope
#69 opened by Alexius-Huang - 1
Compilation Error Format Standard
#119 opened by Alexius-Huang - 0
Implement Generic Type Method Declaration
#127 opened by Alexius-Huang - 0
Support Generic List Builtin Methods
#88 opened by Alexius-Huang - 0
- 0
- 0
Implement Record Generic Type Value
#124 opened by Alexius-Huang - 1
Support Cyclic Record Declaration
#112 opened by Alexius-Huang - 1
Support Type Guard on Maybe Types
#113 opened by Alexius-Huang - 0
Generic Record Declaration
#97 opened by Alexius-Huang - 0
Support Generic Function Declaration
#100 opened by Alexius-Huang - 0
- 0
Support Record Value of Maybe Types
#98 opened by Alexius-Huang - 0
Handle Logical Expressions Where AND/OR and NOT Operation Should Only Accept Boolean Values
#96 opened by Alexius-Huang - 1
Support floating point numbers
#116 opened by telsaiori - 0
Didn't throw error when syntax error on 'not'.
#118 opened by telsaiori - 0
- 0
Implement Execution Test
#121 opened by Alexius-Huang - 1
Typed Declaration
#114 opened by Alexius-Huang - 1
Command Line Interface
#102 opened by Alexius-Huang - 0
- 0
Support Nested Record
#99 opened by Alexius-Huang - 0
- 0
Update README
#80 opened by Alexius-Huang - 0
Support Importing Library and Importing Library From Different Directory
#104 opened by Alexius-Huang - 0
- 2
Introducing Pipe Operator
#67 opened by Alexius-Huang - 0
Introducing Wyrd Program Import Mechanism
#92 opened by Alexius-Huang - 2
Scope Object Unit & Integration Tests
#78 opened by Alexius-Huang - 1
- 0
Introducing Lib for Wyrd
#83 opened by Alexius-Huang - 1
Introducing Maybe Types
#77 opened by Alexius-Huang - 1
- 0
- 0
- 0
Introducing New Data Type: Records
#74 opened by Alexius-Huang - 1
Operator Overloading and Overriding
#66 opened by Alexius-Huang - 0
Introducing Operator Declaration
#68 opened by Alexius-Huang - 0
Handle Invalid Binary Operations
#53 opened by Alexius-Huang - 0
Introducing Unary Operators (Parsing)
#70 opened by Alexius-Huang - 1
- 1
- 0
Nested Function Declaration
#45 opened by Alexius-Huang - 1
- 3
- 0
Introducing Compiler Option for Retain the Wyrd Comment and Compile Into JavaScript Comment
#42 opened by Alexius-Huang