Search
‘Computer language that anyone can read’ launches Aeternity compiler
3.8.2023
Lexon now features a compiler that allows users to translate code from it to Solidity, Sophia, or Javascript
Compiler vs. interpreter: Key differences
25.7.2023
Learn about the crucial differences between compilers and interpreters and how they affect code execution and development
“Just in Time” CSS
10.9.2021
I believe acss.io is the first usage of “Atomic CSS” where the point of it is to be a compiler. You write CSS like this:
<div class="C(#fff) P(20px)"text
</div
And it will generate CSS like:
.C\(\#333\) {
color: #333;
…
The post “Just in Time” CSS appeared...
Creating Stylesheet Feature Flags With Sass !default
14.5.2021
!default is a Sass flag that indicates conditional assignment to a variable — it assigns a value only if the variable was previously undefined or null. Consider this code snippet:
$variable: 'test' !default;
To the Sass compiler, this line …
The post Creating Stylesheet Feature Flags With...
Bugs Found in Compiler for Readable Ethereum Smart Contracts, Team Downplays Concerns
9.1.2020
Bugs in Vyper Compiler do not affect the Ethereum 2.0 deposit contract, argue its maintainers
Weekly Platform News: Apple Deploys Web Components, Progressive HTML Rendering, Self-Hosting Critical Resources
13.9.2019
In this week's roundup, Apple gets into web components, how Instagram is insta-loading scripts, and some food for thought for self-hosting critical resources.
Apple deploys web components built using Stencil
The new Apple Music web app (beta) uses a JavaScript framework (Ember.js) but also...
Weekly Platform News: CSS ::marker pseudo-element, pre-rendering web components, adding Webmention to your site
18.7.2019
In this week's roundup: datepickers are giving keyboard users headaches, a new web component compiler that helps fight FOUC, we finally get our hands on styling list item markers, and four steps to getting webmentions on your site.
The post Weekly Platform News: CSS ::marker pseudo-element...
Souhrn 48. týdne
3.12.2018
Facebook BOLT. Atom 1.33. TypeScript 3.2. Amazon Personalize. Neo4j 3.5. Node.js Compiler Collection. ???? HTTP/3 Explained