execution-model

There are 4 repositories under execution-model topic.

  • quepas/lcpc19-execution-model

    Supplementary materials to the article presented at LCPC 2019: "Using Performance Event Profiles to Deduce an Execution Model of MATLAB with Just-In-Time Compilation" by Patryk Kiepas, Corinne Ancourt, Claude Tadonki, and Jarosław Koźlak.

    Language:Java4100
  • rubenandrebarreiro/coding-and-compiling-hello-world-in-many-ways

    🌍 👋 🙋‍♂️ A simple project based in Compilers and Interpreters for Programming and Markup/Markdown Languages. This project shows how to code, write, compile and run/execute programs in different many Programming and Markup/Markdown Languages, using the commonly known and basic example of "Hello World!!!". The goal of this project are explain the sintaxis of the addressed programming languages, their compliance and execution model, among many other aspects!

    Language:C230
  • HPDCS/IBS-Support-ULMT

    Linux kernel module specifically designed for supporting Control-Flow-Variation of ULMT-based application's tasks

    Language:C1600
  • kevindmorris/javascript-concurrency

    Playing around with running javascript files from the terminal, the javascript execution model, priomises, async/await, etc.

    Language:JavaScript10