Uses the atom-build package to execute GNU make in the Atom editor.
Les fonctionnalités principales de atombuild/atom-build-make sont : Build Tools.
Les alternatives open-source à atombuild/atom-build-make incluent : assemblyscript/assemblyscript — AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of… atilaneves/reggae — Reggae. awetzel/reaxt — Use React template into your Elixir application for server rendering. bampakoa/ngx-electronify — A suite of Electron tools for the Angular framework. bcherny/json-schema-to-typescript — Compile JSON Schema to TypeScript type declarations. agilionapps/remix — Automatic recompilation of mix code on file change.
AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of
Use React template into your Elixir application for server rendering