PLINKFEED
검색구독
ALLAI-MLBACKENDFRONTENDDEVOPSSECURITYMOBILEDATABASECLOUDOTHER

© 2026 PLINKFEED — AI가 선별한 IT 기술 뉴스

구독소개개인정보처리방침이용약관

#compiler

AI가 선별한 아티클

5·other·기타·GeekNews·2026. 07. 06.

Rust에서 WIP 코드를 경고로 남기기

Rust에서 WIP 코드를 경고로 남기는 전략에 대한 소개입니다.

Introduction to the strategy of leaving warnings for WIP code in Rust.

#rust#unwrap#clone#todo#compiler
요약 보기원문 →
6·other·기타·GeekNews·2026. 07. 06.

컴파일러와 언어 설계 입문 교재 (2021)

컴파일러와 언어 설계에 관한 무료 온라인 교재 소개.

Introduction to a free online textbook on compilers and language design.

#compiler#language design#pdf#education#notre dame
요약 보기원문 →
6·frontend·튜토리얼·Dev.to·2026. 06. 29.

Strict Mode — Strict Null Check

strictNullChecks는 null 및 undefined 처리를 개선하는 타입스크립트 기능입니다.

strictNullChecks improves handling of null and undefined in TypeScript.

#typescript#strictnullchecks#null#undefined#compiler
요약 보기원문 →
5·other·기타·GeekNews·2026. 06. 28.

Prism: 타입 지정 효과를 갖춘 비순수 함수형 언어

Prism은 타입 지정 효과를 가진 비순수 함수형 언어이다.

Prism is an experimental non-pure functional language with type effects.

#prism#algebraic effects#row polymorphism#compiler#functional programming
요약 보기원문 →
5·other·기타·r/programming·2026. 06. 27.

A Tiny Compiler for Data-Parallel Kernels

데이터 병렬 커널을 위한 소형 컴파일러에 대한 소개입니다.

An introduction to a tiny compiler for data-parallel kernels.

#compiler#data-parallel#kernels
요약 보기원문 →
6·backend·튜토리얼·Dev.to·2026. 06. 19.

How the Java Launcher Works — Running Programs Without Compiling First

JDK 11부터 자바를 직접 실행할 수 있는 방법과 JDK 22의 다중 파일 지원에 대해 설명합니다.

Discusses how Java can be run directly from source since JDK 11, including multi-file support in JDK 22.

#java#jdk#javac#compiler
요약 보기원문 →
6·backend·분석·Dev.to·2026. 06. 10.

No parser. No interpreter. Just Java. That's how `@CompiledPath` gets so close to native performance.

`@CompiledPath`를 통해 Java에서 네이티브 성능에 도달하는 방법에 대해 논의합니다.

Discusses how `@CompiledPath` achieves native performance in Java.

#javac#jsonpath#compiler#native performance#optimization
요약 보기원문 →
5·other·분석·r/programming·2026. 06. 08.

Why Compiler Engineers Rarely Use Strassen's Algorithm for Fast Matrix Multiplications

컴파일러 엔지니어들이 스트라센의 알고리즘을 잘 사용하지 않는 이유를 설명합니다.

The article explains why compiler engineers rarely use Strassen's algorithm for matrix multiplications.

#matrix multiplication#strassen's algorithm#compiler#performance#algorithm
요약 보기원문 →
5·other·튜토리얼·Dev.to·2026. 06. 07.

How to write a compiler ?

컴파일러 작성 방법에 대한 블로그 시리즈 소개.

Introduction to a blog series on how to write a compiler.

#ebpf#compiler#lexer#parser#semantic analysis#ir generator#optimizer#code generator#assembler#linker
요약 보기원문 →
5·other·기타·r/programming·2026. 06. 02.

Disjunction pruning and other recent improvements to the Swift compiler's type checker

스위프트 컴파일러의 타입 검사기 개선 사항을 다룬 기사입니다.

An article discussing improvements to the Swift compiler's type checker.

#swift#compiler#type checker#disjunction pruning
요약 보기원문 →
5·other·기타·The Verge·2026. 05. 31.

Marathon’s second season is a chance for Bungie to turn things around

Bungie의 Marathon 두 번째 시즌에서 게임 플레이어가 목표를 달성한 경험을 공유합니다.

A player's experience of achieving a goal in Bungie's Marathon during the second season.

#bungie#marathon#gaming#raid#compiler
요약 보기원문 →
6·backend·분석·GeekNews·2026. 05. 26.

C 확장, 이식성, 대체 컴파일러에 관하여

C 코드의 이식성과 비표준 확장에 대한 분석.

Analysis of C code portability and reliance on non-standard extensions.

#glibc#c#compiler#stdio.h#iso c
요약 보기원문 →
5·other·기타·r/programming·2026. 05. 10.

Making your own programming language is easier than you think (but also harder)

자신만의 프로그래밍 언어를 만드는 것이 생각보다 쉽지만, 또한 어렵다는 내용입니다.

Creating your own programming language is easier than you think, but also harder.

#programming#compiler#language#syntax#parsing
요약 보기원문 →
6·backend·분석·r/programming·2026. 05. 10.

How Go turns your source code into a binary: a practical deep dive into the compiler pipeline

Go 컴파일러 파이프라인에 대한 심층 분석 기사입니다.

A deep dive into the Go compiler pipeline.

#go#compiler#ssa#optimization#ir
요약 보기원문 →
5·other·릴리즈·r/programming·2026. 05. 09.

Bun’s rewrite from Zig to Rust passes 99.8% of testsuite

Bun이 Zig에서 Rust로 재작성되어 99.8%의 테스트를 통과했습니다.

Bun's rewrite from Zig to Rust passes 99.8% of its testsuite.

#rust#zig#memory safety#compiler#lifetimes
요약 보기원문 →
8·frontend·릴리즈·TypeScript Blog·2025. 05. 22.

Announcing TypeScript Native Previews

TypeScript 컴파일러를 네이티브 코드로 포팅하여 성능을 10배 향상시켰습니다.

TypeScript compiler ported to native code, achieving a 10x performance boost.

#typescript#go#compiler#performance#native
요약 보기원문 →
모든 아티클을 불러왔습니다.