mirror of
https://github.com/tbklang/tlang.git
synced 2024-09-11 08:22:57 +02:00
Floating point support #2
Labels
No Label
dependency
emit
hashmapper
lebanonmapper
lexer
meta
needsfix
parser
qol
question
resolution
tir
typing
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tlang/tlang#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add floating point support
1.3
into a single unit instead of['1', '.', '3']
FloatFetchValue
instruction and add to instruction stackWIP:
7e49cf1d0a
Fixed lexing bug with
.
inlexer.d
in806814f01c
We also have
LiteralValueFloat
now, so this should be done.Type checking though?
Type checking is done already with: