Today I will stream my first attempt to the biggest of the changes...
Ugly stuff happening but what else can I do?
Today I will stream my first attempt to the biggest of the changes...
Ugly stuff happening but what else can I do?
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.
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 응용에서 안전하고 유연한 자바스크립트 실행 환경 구축에 유용합니다. 또한, 의존성 없이 독립적으로 동작해 배포와 개발 편의성을 높였습니다.

How to Make a Fast Dynamic Language Interpreter
https://zef-lang.dev/implementation
#HackerNews #dynamiclanguage #interpreter #programming #language #development #performance #optimization