iT邦幫忙

compiler相關文章
共有 8 則文章
鐵人賽 Software Development DAY 26
數位 IC 設計起手式 系列 第 26

技術 Day 26: Compiler Directive

之前提到的議題都是在更加彈性設計電路,今天我們要介紹的是讓設計者方便撰寫 Verilog 程式碼。在 C 語言中,我們常常看見 #define, #includ...

技術 Compiler Design, Lec1: Overview

tags: Compiler Design Lec1: Overview Two Parts of a Compiler 1. Analysis(分析) pa...

技術 Compiler Design, Lec 0: Before Class, Introduction

Lec 0: Introduction Compiler What is a Compiler Def: In computing, a compiler i...

技術 [Compiler 筆記 (3)]:如何使用 gdb 追 chibicc 的程式碼

以前曾經學過幾次 gdb,但後來卻會一直覺得這個東西很難用也不知道怎麼用比較好,直到最近在讀 chibicc 時,剛好就有了使用 gdb 的需求,有了這個需求後...

技術 [Compiler 筆記 (2)]:一些名詞

本文是 Crafting a compiler ch4: Parsers and Recognizers 的筆記。 建議讀者:對於 CFG, terminal,...

技術 [Compiler 筆記 (1)]:尋找適合 trace 的專案

動機 這學期上了 compiler 的課程,但學校教的東西都比較偏理論,所以最近想要看看真正的 compiler 是怎麼寫出來的,於是找了一些專案來讀讀看。 看...

技術 Two's Complement教學

Why use Two's Complement to Represent Negative Number: Youtube連結:https://bit.ly...

鐵人賽 Blockchain DAY 9

技術 Day09 - Remix IDE compiler

除了整個頁籤的位置從預設右側變到左側 舊版介面 新版介面 Compiler Configuration Auto compile Enable optim...