동적 언어 인터프리터의 성능을 극대화하는 방법

단순한 AST-walking 인터프리터에서 JIT나 바이트코드 없이도 16배 이상 성능을 높일 수 있음을 증명함

🔗 원문 보기

동적 언어 인터프리터의 성능을 극대화하는 방법

단순한 AST-walking 인터프리터에서 JIT나 바이트코드 없이도 16배 이상 성능을 높일 수 있음을 증명함

Ruby-News | 루비 AI 뉴스

Today I will stream my first attempt to the biggest of the changes...

Ugly stuff happening but what else can I do?

#livecoding in #GNU #Mes #scheme #interpreter

https://twitch.tv/ekaitzza

ekaitZZa - Twitch

#GNU Mes #Scheme #interpreter - #C #Programming

Twitch

Okay some night #live #programming session trying to fix a few #tests of our #Scheme #interpreter in #C

I don't want to work today.

https://twitch.tv/ekaitzza

ekaitZZa - Twitch

#GNU Mes #Scheme #interpreter - #C #Programming

Twitch

Présente cette semaine à la conférence « Osons l’amiable » à la cour d’appel de Lyon autour des évolutions de la justice amiable.

Des échanges particulièrement intéressants sur les transformations actuelles des pratiques judiciaires et sur les questions, parfois encore peu abordées, que ces évolutions soulèvent pour les professionnels du langage, du multilinguisme et de l’accès à la justice.
#justice #droit #interpreter #traduction #lyon

Show HN: JSLike, a CSP-Safe Interpreter for JS, TS, JSX, TSX in JS

JSLike는 Acorn 파서를 사용해 ES6+ 자바스크립트, JSX, TypeScript, TSX를 해석 실행하는 CSP 안전한 인터프리터입니다. React 통합과 네이티브 JSX 지원을 제공하며, eval()이나 new Function() 없이 트리 워킹 방식으로 동작해 보안성이 높습니다. 모듈 시스템과 REPL, CLI를 지원하며, 타입스크립트 문법을 런타임에서 직접 실행할 수 있어 AI 에이전트나 LLM 응용에서 안전하고 유연한 자바스크립트 실행 환경 구축에 유용합니다. 또한, 의존성 없이 독립적으로 동작해 배포와 개발 편의성을 높였습니다.

https://github.com/artpar/jslike

#javascript #typescript #jsx #interpreter #react

GitHub - artpar/jslike: Production-ready JavaScript interpreter with full ES6+ support using Acorn parser

Production-ready JavaScript interpreter with full ES6+ support using Acorn parser - artpar/jslike

GitHub
Continuano gli esperimenti con Claude AI. Creare un interprete di linguaggio C e anche un compilatore/linker per Windows sono alla portata di Claude Sonnet 4.6 in versione gratuita? Scopriamolo assieme in questo video! #clanguage #artificialintelligence #claudeai #compiler #interpreter #x86 https://www.youtube.com/watch?v=zHHHjynC8Zg
Sfida per Claude: Interprete e Compilatore C nel browser / Linguaggio C

YouTube
Here's a #language #interpreter from my 20 years in #JavaScript #development: https://www.marquisdegeek.com/forth I wrote this Forth interpreter because I
love both it, and the #JupiterAce. I released it on May 4th. Source at
https://github.com/MarquisdeGeek/jedi #starwars
How To Make a Fast Dynamic Language Interpreter

Fellow #infocom text adventure fans, the newest #Vezza #zmachine #interpreter is now available for the #Amstrad #NC200 running CPMish. Using the glorious built in LCD display at 79x18 characters, it was a lot of fun to build. Special mention to Matthew Logue for not only requesting the NC200 version and providing platform information, but also for sending me a huge amount of photos from real hardware so I could debug, and doing a complete play though of Hitchhiker's Guide to the Galaxy to prove it worked.
#retrogaming #retrogaming
🤔 Oh, an #interpreter in 500 lines? Impressive, but isn't that what *Python* already does? 🐍 Could have just written "I made a snake eat itself" and saved us the time. 📚 Plus, there's a Simplified Chinese version, just in case you wanted to be confused in multiple languages! 😜
https://aosabook.org/en/500L/a-python-interpreter-written-in-python.html #Python #programming #SimplifiedChinese #techhumor #coding #HackerNews #ngated
500 Lines or LessA Python Interpreter Written in Python