#transpiler — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #transpiler, aggregated by home.social.
-
Интересные развлечения со змеей
На этот раз у нас известный язык программирования Python , c двумя стилизованными змеями на логотипе , интересные и необычные развлечения с которым были собраны в этой замечательной статье.
https://habr.com/ru/companies/timeweb/articles/1035184/
#python #obfuscation #linux #transpiler #weird #ненормальное_программирование #timeweb_статьи_выходного_дня
-
Интересные развлечения со змеей
На этот раз у нас известный язык программирования Python , c двумя стилизованными змеями на логотипе , интересные и необычные развлечения с которым были собраны в этой замечательной статье.
https://habr.com/ru/companies/timeweb/articles/1035184/
#python #obfuscation #linux #transpiler #weird #ненормальное_программирование #timeweb_статьи_выходного_дня
-
Интересные развлечения со змеей
На этот раз у нас известный язык программирования Python , c двумя стилизованными змеями на логотипе , интересные и необычные развлечения с которым были собраны в этой замечательной статье.
https://habr.com/ru/companies/timeweb/articles/1035184/
#python #obfuscation #linux #transpiler #weird #ненормальное_программирование #timeweb_статьи_выходного_дня
-
x86-64 轉 aarch64 的靜態翻譯
#aarch64 #arm #code #compiler #performance #size #speed #static #transcompiler #transpiler #X8664
-
x86-64 轉 aarch64 的靜態翻譯
#aarch64 #arm #code #compiler #performance #size #speed #static #transcompiler #transpiler #X8664
-
x86-64 轉 aarch64 的靜態翻譯
#aarch64 #arm #code #compiler #performance #size #speed #static #transcompiler #transpiler #X8664
-
x86-64 轉 aarch64 的靜態翻譯
#aarch64 #arm #code #compiler #performance #size #speed #static #transcompiler #transpiler #X8664
-
x86-64 轉 aarch64 的靜態翻譯
#aarch64 #arm #code #compiler #performance #size #speed #static #transcompiler #transpiler #X8664
-
I'm going to be weird and defend the term #transpiler for the thing that converts TypeScript to JavaScript and similar. The main argument against the term is that it's "just a compiler". I will agree, it is a compiler. But, is a program that compiles C code to machine code a transpiler? No, it's not. So, a transpiler is a compiler, but not every compiler is a transpiler. That means the word conveys *more meaning* than "just a compiler". This has been another installment from the Angry Linguist.
-
I'm going to be weird and defend the term #transpiler for the thing that converts TypeScript to JavaScript and similar. The main argument against the term is that it's "just a compiler". I will agree, it is a compiler. But, is a program that compiles C code to machine code a transpiler? No, it's not. So, a transpiler is a compiler, but not every compiler is a transpiler. That means the word conveys *more meaning* than "just a compiler". This has been another installment from the Angry Linguist.
-
I'm going to be weird and defend the term #transpiler for the thing that converts TypeScript to JavaScript and similar. The main argument against the term is that it's "just a compiler". I will agree, it is a compiler. But, is a program that compiles C code to machine code a transpiler? No, it's not. So, a transpiler is a compiler, but not every compiler is a transpiler. That means the word conveys *more meaning* than "just a compiler". This has been another installment from the Angry Linguist.
-
I'm going to be weird and defend the term #transpiler for the thing that converts TypeScript to JavaScript and similar. The main argument against the term is that it's "just a compiler". I will agree, it is a compiler. But, is a program that compiles C code to machine code a transpiler? No, it's not. So, a transpiler is a compiler, but not every compiler is a transpiler. That means the word conveys *more meaning* than "just a compiler". This has been another installment from the Angry Linguist.
-
#tinycc based #RStats #C #Transpiler, only 4x slower than #{quickr} for the convolution benchmark ! 2-3x faster than naive #C + marshaling. #tinycc transpilation will have an obvious advantage since it can always fallback when transpiling and use `Rf_lang3` since it has access to R's C runtime !
RE: https://bsky.app/profile/did:plc:hmk4f5yf3ohtsvw32sbtwvk3/post/3memwdbpbqs22 -
#tinycc based #RStats #C #Transpiler, only 4x slower than #{quickr} for the convolution benchmark ! 2-3x faster than naive #C + marshaling. #tinycc transpilation will have an obvious advantage since it can always fallback when transpiling and use `Rf_lang3` since it has access to R's C runtime !
RE: https://bsky.app/profile/did:plc:hmk4f5yf3ohtsvw32sbtwvk3/post/3memwdbpbqs22 -
#tinycc based #RStats #C #Transpiler, only 4x slower than #{quickr} for the convolution benchmark ! 2-3x faster than naive #C + marshaling. #tinycc transpilation will have an obvious advantage since it can always fallback when transpiling and use `Rf_lang3` since it has access to R's C runtime !
RE: https://bsky.app/profile/did:plc:hmk4f5yf3ohtsvw32sbtwvk3/post/3memwdbpbqs22 -
#tinycc based #RStats #C #Transpiler, only 4x slower than #{quickr} for the convolution benchmark ! 2-3x faster than naive #C + marshaling. #tinycc transpilation will have an obvious advantage since it can always fallback when transpiling and use `Rf_lang3` since it has access to R's C runtime !
RE: https://bsky.app/profile/did:plc:hmk4f5yf3ohtsvw32sbtwvk3/post/3memwdbpbqs22 -
#tinycc based #RStats #C #Transpiler, only 4x slower than #{quickr} for the convolution benchmark ! 2-3x faster than naive #C + marshaling. #tinycc transpilation will have an obvious advantage since it can always fallback when transpiling and use `Rf_lang3` since it has access to R's C runtime !
RE: https://bsky.app/profile/did:plc:hmk4f5yf3ohtsvw32sbtwvk3/post/3memwdbpbqs22 -
@akkartik Since #Forth is just so great for super concise code, allow me to add another example, here to transpile (a subset of) Forth into GLSL for livecoding shaders. This one is using my old 2015 CharlieVM and you can find all the example source snippets in the readme here:
https://github.com/thi-ng/charlie
The REPL itself live at:
https://forth.thi.ng/The attached screen capture shows 4 shader examples (longest one is 12 lines of code)
-
@akkartik Since #Forth is just so great for super concise code, allow me to add another example, here to transpile (a subset of) Forth into GLSL for livecoding shaders. This one is using my old 2015 CharlieVM and you can find all the example source snippets in the readme here:
https://github.com/thi-ng/charlie
The REPL itself live at:
https://forth.thi.ng/The attached screen capture shows 4 shader examples (longest one is 12 lines of code)
-
@akkartik Since #Forth is just so great for super concise code, allow me to add another example, here to transpile (a subset of) Forth into GLSL for livecoding shaders. This one is using my old 2015 CharlieVM and you can find all the example source snippets in the readme here:
https://github.com/thi-ng/charlie
The REPL itself live at:
https://forth.thi.ng/The attached screen capture shows 4 shader examples (longest one is 12 lines of code)
-
@akkartik Since #Forth is just so great for super concise code, allow me to add another example, here to transpile (a subset of) Forth into GLSL for livecoding shaders. This one is using my old 2015 CharlieVM and you can find all the example source snippets in the readme here:
https://github.com/thi-ng/charlie
The REPL itself live at:
https://forth.thi.ng/The attached screen capture shows 4 shader examples (longest one is 12 lines of code)
-
Transpiler, a Meaningless Word (2023)
https://people.csail.mit.edu/rachit/post/transpiler/
#HackerNews #Transpiler #Meaningless #Word #2023 #Tech #News #Programming
-
Transpiler, a Meaningless Word (2023)
https://people.csail.mit.edu/rachit/post/transpiler/
#HackerNews #Transpiler #Meaningless #Word #2023 #Tech #News #Programming
-
Transpiler, a Meaningless Word (2023)
https://people.csail.mit.edu/rachit/post/transpiler/
#HackerNews #Transpiler #Meaningless #Word #2023 #Tech #News #Programming
-
Transpiler, a Meaningless Word (2023)
https://people.csail.mit.edu/rachit/post/transpiler/
#HackerNews #Transpiler #Meaningless #Word #2023 #Tech #News #Programming
-
Narratika l’antispacc per creare le novelle!
Oggi, ecco un nuovo mio progetto, immaginato al volo e ancor più velocemente iniziato, per motivazioni che rientrano nella logica del sesto corollario alla legge fondamentale di Murphy… Un linguaggio di marcatura (e non “di scripting”!), pensato per creare visual novel, perché ho riflettuto che, volendo tentare di iniziare a crearne qualcuna anche piccolina perché tipo onestamente semplicemente voglio, una delle cose che mi fa incazzare è come i vari linguaggi di scripting incidentalmente rendono tedioso l’effettivo scrivere la storia. 💔
Fortunatamente, a differenza di qualche altra cosa che sto praticamente trascinando da mesi nonostante forse non richieda così tanto lavoro, gli spiriti identificati e classificati da Murphy non si sono eccessivamente accaniti su di me in questo caso, visto che almeno a rilasciare questa prima versione, pur se ancora work-in-progress, ci sono arrivata, giusto con questo fine settimana. (Purtroppo, oramai la mia vita va avanti a suon di “non ci si può mettere a far qualcosa senza che qualcos’altro non vada fatto prima“.) 🥳
L’ho chiamato #Narratika (il nome più decente suggerito da ChatGPT), e ovviamente sta già tutto su https://gitlab.com/octospacc/Narratika o https://github.com/octospacc/Narratika, altrimenti starei a raccontare stronzate ipotetiche; ma no, le cose che faccio io sono fin troppo reali… 😈A livello tecnico, il linguaggio è implementato sotto forma di transpiler, che leggono file con quella sintassi e sputano fuori altro a seconda del caso. Per ora ho implementato quindi due transpiler: uno in Python, che sputa fuori file con la sintassi di Ren’Py da andare poi a mano a mettere nella cartella del gioco che si sviluppa (…non ho ancora capito come potrei fare ad integrarlo come libreria, anziché lasciarlo come programma CLI); e poi uno in JavaScript, pensato invece per Monogatari, un altro motore, che si aggiunge banalmente come libreria. 🗿
Tralasciando come faccia molto ridere il fatto che me ne esco pubblicando ben 2 transpiler proprio stamattina, che sarebbe il Trans Day of Visibility, il punto chiave di questo linguaggio non è niente di complesso, ma è anzi qualcosa di talmente stupido da lasciarmi negativamente stupita del fatto che nessuno ci abbia mai pensato prima: poter scrivere visual novel senza le torture varie che escono puntualmente fuori, quando si ha da scrivere tanto testo così strutturato facendo la lotta contro la sintassi dettata da un linguaggio di programmazione… 🤥
Detto in breve, qui non si bestemmia mai. Il testo dei dialoghi, o della narrazione, non si deve scrivere dentro virgolette, ma si scrive e basta (seguito solo dal prefisso con il simbolo adeguato, che indica chi parla). Visto che non ci sono di mezzo simboli normalmente usati nel parlato a racchiudere il parlato, giustamente non si deve smattare con il farne eventuale escaping. E poi, si può assumere che qualsiasi riga del file che non inizia con uno di quei simboli speciali sia implicitamente dell’ultimo tipo esplicitato, e quindi dividere il testo in battute e paragrafi è immediato quanto scrivere un qualunque documento umano. Infine, visto che, oltre a tutto questo, nemmeno l’indentazione è obbligatoria (e francamente non è necessaria per mantenere la leggibilità), diventa facilissimo scrivere gli script pure da mobile! 🗡️
Stavolta penso si possa godere tutti, insomma. Per gli approfondimenti rimando ovviamente al README, ma già nella foto qui si vede un po’ la sintassi del linguaggio (attenzione attenzione lavori in corso…), e un esempio di come questa viene convertita al formato di Ren’Py per l’esecuzione, rimanendo comunque perfettamente leggibile e modificabile. Penso che la prima visual novel che scriverò e rilascerò con questo affare, in realtà, sarà proprio una di demo per il linguaggio… 🤫
#markup #visualnovel #Narratika #VN #transpiler #language #scripting
-
New account, so new #introduction. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a #SphinxDoc extension that embed #Fediverse comments on your page
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive) See here for more on them!
I speak English fluently, Spanish haltingly, and am trying to learn Chinese
#queer #Chicago -
New account, so new #introduction. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a #SphinxDoc extension that embed #Fediverse comments on your page
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive) See here for more on them!
I speak English fluently, Spanish haltingly, and am trying to learn Chinese
#queer #Chicago -
New account, so new #introduction. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a #SphinxDoc extension that embed #Fediverse comments on your page
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive) See here for more on them!
I speak English fluently, Spanish haltingly, and am trying to learn Chinese
#queer #Chicago -
New account, so new #introduction. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a #SphinxDoc extension that embed #Fediverse comments on your page
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive) See here for more on them!
I speak English fluently, Spanish haltingly, and am trying to learn Chinese
#queer #Chicago -
New account, so new #introduction. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a #SphinxDoc extension that embed #Fediverse comments on your page
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive) See here for more on them!
I speak English fluently, Spanish haltingly, and am trying to learn Chinese
#queer #Chicago -
Oh dang, my #introduction post is waaay out of date now. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive)
-
Oh dang, my #introduction post is waaay out of date now. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive)
-
Oh dang, my #introduction post is waaay out of date now. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive)
-
Oh dang, my #introduction post is waaay out of date now. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive)
-
Oh dang, my #introduction post is waaay out of date now. Let's do it again!
I have a #MastersDegree in #ComputerScience and #ComputerEngineering. I went to #NMU for undergrad and #MSU for my graduate degree. I currently work at #UChicago for the #TMWCenter, which focuses on helping young children acquire language (and therefore other learning skills) faster.
In my spare time, I develop #OpenSourceSoftware such as
- a library to talk to #ManifoldMarkets from native #Python
- a #PredictionMarket manager using the above
- a #transpiler from a subset of Python to #OpenStreetMaps's #OverpassQL
- bug fixes to many other projects, including #mypy, #base58, #attrs, #CPython, & more
I spend a fair bit of my time these days on #MathResearch, specifically into the #ThueMorse Sequence and its extensions.
I'm also a hobbyist editor on OpenStreetMap.
#Demisexual, #transfem, and happily engaged to my #enby sweetheart.
We have two cats: #OpheTheLoaf and #MayalaranTheCat (yes, from #StormlightArchive)
-
For everybody who is interested in COBOL or Go, my latest article is about an interesting COBOL to Go transpiler. You can read the article here: https://www.tderflinger.com/en/how-automatically-convert-cobol-to-go-lang #cobol #golang #programming #transpiler
-
For everybody who is interested in COBOL or Go, my latest article is about an interesting COBOL to Go transpiler. You can read the article here: https://www.tderflinger.com/en/how-automatically-convert-cobol-to-go-lang #cobol #golang #programming #transpiler
-
For everybody who is interested in COBOL or Go, my latest article is about an interesting COBOL to Go transpiler. You can read the article here: https://www.tderflinger.com/en/how-automatically-convert-cobol-to-go-lang #cobol #golang #programming #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #SoftwareDevelopment #shellscripting #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #SoftwareDevelopment #shellscripting #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #SoftwareDevelopment #shellscripting #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #SoftwareDevelopment #shellscripting #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell - Shell scripting is one of those skills that are absolutely invaluable on especiall... - https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #softwaredevelopment #shellscripting #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell - Shell scripting is one of those skills that are absolutely invaluable on especiall... - https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #softwaredevelopment #shellscripting #transpiler
-
Pnut: A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell - Shell scripting is one of those skills that are absolutely invaluable on especiall... - https://hackaday.com/2024/07/25/pnut-a-self-compiling-c-transpiler-targeting-human-readable-posix-shell/ #softwaredevelopment #shellscripting #transpiler