Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » <ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
I just realized the only reason I decided to learn Python, C#, and C++ is because of this project. Prior to starting this, the only programming language I knew was shell script. I probably would have been stuck with only that for a while if I never started this project.
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Well, at least you know a bunch more languages now! I just realized the only reason I decided to learn Python, C#, and C++ is because of this project. Prior to starting this, the only programming language I knew was shell script. I probably would have been stuck with only that for a while if I never started this project.
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
C# decompiler is about halfway done. Just need to add the rest of the blocks and do some debugging. I might finish sometime this month if I decide not to procrastinate.
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Nice! C# decompiler is about halfway done. Just need to add the rest of the blocks and do some debugging. I might finish sometime this month if I decide not to procrastinate.
Edit: I'm too dumb to find where blocks are listed. Which blocks are left?
Last edited by PokePika__10339__ (Oct. 19, 2023 20:01:14)
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
I havent made a list of the finished blocks yet but I think I'm done with some looks blocks, all event blocks, and all control blocks so farNice! C# decompiler is about halfway done. Just need to add the rest of the blocks and do some debugging. I might finish sometime this month if I decide not to procrastinate.
Edit: I'm too dumb to find where blocks are listed. Which blocks are left?
i am definitely not finishing this before the end of the month lol
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Okay! And darn. Can't wait for it to be finished! This is going to be so cool to use! :DI havent made a list of the finished blocks yet but I think I'm done with some looks blocks, all event blocks, and all control blocks so farNice! C# decompiler is about halfway done. Just need to add the rest of the blocks and do some debugging. I might finish sometime this month if I decide not to procrastinate.
Edit: I'm too dumb to find where blocks are listed. Which blocks are left?
i am definitely not finishing this before the end of the month lol
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
So how's it going? How many blocks do you have left?
Last edited by PokePika__10339__ (Nov. 10, 2023 20:00:21)
- ISTILLMAKESTUFF
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Yoooo can you send a screenshot of the website I wonder if anything changed
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
idk lol So how's it going? How many blocks do you have left?
im pretty sure i'm still on control blocks at the moment
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Okay. Has progressed slowed? (More than before?) Or is it still moving along? (As slow as before?)idk lol So how's it going? How many blocks do you have left?
im pretty sure i'm still on control blocks at the moment
It'd be really funny if you decided to change languages again and start the whole process over.
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
yeah it's extremely slow at the moment (not a lot of motivation right now)Okay. Has progressed slowed? (More than before?) Or is it still moving along? (As slow as before?)idk lol So how's it going? How many blocks do you have left?
im pretty sure i'm still on control blocks at the moment
It'd be really funny if you decided to change languages again and start the whole process over.
i may work on it during thanksgiving break though
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Okay. Well, motivation might be a problem since I'm not sure you'll get anymore.yeah it's extremely slow at the moment (not a lot of motivation right now)Okay. Has progressed slowed? (More than before?) Or is it still moving along? (As slow as before?)idk lol So how's it going? How many blocks do you have left?
im pretty sure i'm still on control blocks at the moment
It'd be really funny if you decided to change languages again and start the whole process over.
i may work on it during thanksgiving break though
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
still procrastinating but i have a bit of motivation now since i don't really have anything else to do
- roxton01
-
3 posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
I think the concept of ScratchLang is cool! But I have an idea for a second compiler. Shall I send it to you, when I finish it?
when stage clicked:: events hat
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
I relate to that a little more than I should still procrastinating but i have a bit of motivation now since i don't really have anything else to do
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
when I finish it?sure ig I think the concept of ScratchLang is cool! But I have an idea for a second compiler. Shall I send it to you,when stage clicked:: events hat
- DifferentDance8
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\bin\Debug\net7.0-windows\data\mainscripts’.
at System.Environment.set_CurrentDirectoryCore(String value)
at ScratchLang.Program.Main(String args) in c:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\Program.cs:line 18
at System.Environment.set_CurrentDirectoryCore(String value)
at ScratchLang.Program.Main(String args) in c:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\Program.cs:line 18
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
it'll probably be fixed Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\bin\Debug\net7.0-windows\data\mainscripts’.if i ever push the updates to the repo
at System.Environment.set_CurrentDirectoryCore(String value)
at ScratchLang.Program.Main(String args) in c:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\Program.cs:line 18
- PokePika__10339__
-
500+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
So it's never going to be fixed then?it'll probably be fixed Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\bin\Debug\net7.0-windows\data\mainscripts’.if i ever push the updates to the repo
at System.Environment.set_CurrentDirectoryCore(String value)
at ScratchLang.Program.Main(String args) in c:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\Program.cs:line 18
- ThatCoder77471
-
1000+ posts
<ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source
Well I haven't officially quit yetSo it's never going to be fixed then?it'll probably be fixed Unhandled exception. System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\bin\Debug\net7.0-windows\data\mainscripts’.if i ever push the updates to the repo
at System.Environment.set_CurrentDirectoryCore(String value)
at ScratchLang.Program.Main(String args) in c:\Users\smurf\source\repos\ScratchLangCS\ScratchLang\Program.cs:line 18
I've just been procrastinating this entire tine
If I don't have anything else to do then I work on this project
Otherwise I rarely work on this anymore
Honestly though I might get back into it due to me having less things to do as of lately
- Discussion Forums
- » Advanced Topics
-
» <ScratchLang()> - Scratch as a Text-Based Programming Language || Open-Source