You are browsing as a guest. Sign up (or log in) to start making projects!

mathscript

  • 1 Devlogs
  • 7 Total hours

Coding language but for math nerds

Open comments for this post

7h 5m 8s logged

Lexer is functional!!!

  • I made a functioning lexer that works with a “say statement”, numeric literals, comments, and basic operations, and I can easily expand upon it when needed.
  • I also learned a lot of rust
    Example syntax:
x = 6000
say x * 400 + 3 // 2400003
// maybe implement inequalities?

I’m not sure how I would do a “solve for x” kinda thing, but I’ll figure it out
Also I might not actually finish this project so dont get too excited lol

I’ll add string literals later

0
0
13

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…