You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about/history.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ that eventually made the implementation possible.
11
11
12
12
On the morning of *30th December 2023*, I was browsing the internet when I landed on an awesome [youtube video](https://www.youtube.com/watch?v=8VB5TY1sIRo)
13
13
describing how to create a programming language from scratch using TypeScript.
14
-
Watching this youtube video inspired me into thinking, *"What I created an simple custom scripting language that would solve Mathematics problems?".*
14
+
Watching this youtube video inspired me into thinking, *"What if I created an simple custom scripting language that would solve Mathematics problems?"*
15
15
16
16
My initial idea of this language was that plain and simple. On *4th January 2024*, I made the first working version from which I continued to fix several logical bugs as well as adding several features like builtin functions.
0 commit comments