Skip to content

Added new functionality to the language - #1

Merged
thibault-cne merged 9 commits into
hs-lang:masterfrom
thibault-cne:master
Aug 23, 2025
Merged

thibault-cne merged 9 commits into
hs-lang:masterfrom
thibault-cne:master

Conversation

@thibault-cne

Copy link
Copy Markdown
Contributor

Added different functionality to the language

  • Added function with return values
  • Added support to use pointers (reference and dereference)
  • Added operations:
    • Equal (assign new value)
    • Addition
    • Subtraction
    • Multiplication
    • Division
    • Modulo operator

Reworked the type system and the intermediate representation to make it easier to add those new features

@thibault-cne
thibault-cne merged commit 4456984 into hs-lang:master Aug 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant