Akshay Sharmacodingninjas.hashnode.dev·Sep 26, 2023Common ways to Run PHP codeIn this blog post, we shall examine numerous methods to run PHP code, a server-side programming language that's quite powerful and popular. It is crucial to comprehend these methods, regardless of whether you are an expert or a new developer masterin...Discusscompiler
Vishesh Raghuvanshiblog.visheshraghuvanshi.me·Sep 21, 2023C-Programming Execution and ExpressionsC Program Execution Process Preprocessing: The C preprocessor performs tasks like macro expansion, file inclusion, and conditional compilation. It processes the #define, #include and #if directives and generates preprocessed source code. Compilati...DiscussC ProgrammingC
Ebube Okoriekelviniot.hashnode.dev·Sep 18, 2023The Building Blocks of Programming: An In-Depth Look at ASTsAn AST(Abstract Syntax Tree) is a data structure used to represent the syntax of most programs during compilation. It is used to represent the structure of a program. This is helpful for tools like compilers, code linters, and interpreters. Most to...Discusscompiler
Abhishek Munducodinguru.hashnode.dev·Sep 7, 2023R LanguageIntroduction R is a powerful and versatile programming language for data analysis and visualization. Whether you're a data scientist, statistician, or just someone interested in exploring data, R provides a wide range of tools and packages to help yo...Discuss·2 likesR Language
Samuelcodetree3.hashnode.dev·Aug 28, 2023Basics of C, and compilation.After writing a C program, to use it, it must be compiled to make an executable file that can be run. The GNU/Linux system comes with a native compiler, the gcc compiler that can be used to do just this. The way to compile with gcc is simply to invok...Discussgcc compiler
Abhishek Munducodinguru.hashnode.dev·Aug 25, 2023Exploring the Wonders of Python: A Versatile and Powerful Programming LanguageIn the world of programming languages, few have achieved the popularity and versatility that Python boasts. With its clean syntax, extensive libraries, and broad range of applications, Python has become a favorite among developers, data scientists, a...DiscussPython
amschelamschel.hashnode.dev·Aug 25, 2023Linkers and LoadersThe basic job of linkers and loaders in computers is binding abstract names written by programmers to more concrete ones. An example is taking a name written by a programmer, getLine and bind it to, location 450 bytes from the beginning of the exec...DiscussComputer Science
Christoph Bilz (HamsterIdea.tech)hamsteridea.hashnode.dev·Aug 20, 2023Mapped file is not a platform libraryLinking a library on macOS fails like this? Then we have to codesign the library again with this command: cbilz@suedlichts-imac lib % codesign -s "Apple Development: Christoph Bilz (******)" -f /Users/cbilz/brew/brew/Cellar/openssl@1.1/1.1.1s/lib/lib...DiscussSmall Usefulness ToolboxmacOS
Abhishek Munducodinguru.hashnode.dev·Aug 19, 2023Unleash Your Code's Potential with CodinGuru Online CompilerWhy Codinguru's Online Compiler Stands Out: 1. Ease of Use: One of the most notable features of Codinguru Online Compiler is its user-friendly interface. Whether you're a beginner or an experienced developer, you'll find the platform's intuitive layo...Discusscompiler
Abhishek Munducodinguru.hashnode.dev·Aug 10, 2023Exploring the Tools: CodinGuru's Suite of Compilers and EditorsCodinGuru is your ultimate destination for a comprehensive suite of coding tools designed to simplify and optimize your development workflow. With a range of compilers and editors catering to various programming languages, CodinGuru empowers develope...Discusscodinguru