Roman Lukash
Roman Lukash
Why decrement hp is a pure function if it modifies input argument - `const decrementHP = p => p.set('hp', p.get('hp') - 1);` For it to be pure shouldn't it at...
Lets say you have docker-compose.yml, docker-compose.sandbox.yml and docker-compose.production.yml.So in your sandbox environment you run docker-compose -f docker-compose.yml - f docker-compose.sandbox.yml... Is it doable?
ENOENT
>pnkit watch » Development Mode Activated events.js:161 throw er; // Unhandled 'error' event ^ Error: spawn light-server ENOENT at exports._errnoException (util.js:1023:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:359:16) at _combinedTickCallback (internal/process/next_tick.js:74:11)...
### Tool None ### Interface Website (https://nand2tetris.github.io/web-ide) ### Contact Details _No response_ ### What happened? When I try to use assembler for line `@:R2` I get an error `Line 1:...
### Tool Hardware Simulator ### Interface Website (https://nand2tetris.github.io/web-ide) ### Contact Details _No response_ ### What happened? When using firefox 129.0 (64-bit) on Win 11 when I go to https://nand2tetris.github.io/web-ide/chip and...
Hi! I am always annoyed that I have to diff go to text compare website and compare the actual and expected version when using dataframes. That's why I've created this...
Improved Jack compiler. Underneath the covers it uses ANTLR List of improvements: - Added more error messages - Closes [Jack compiler is lagging with big file](https://github.com/nand2tetris/web-ide/issues/447). Ofc we can speed...
### Tool Jack Compiler ### Interface Website (https://nand2tetris.github.io/web-ide) ### Contact Details _No response_ ### What happened? How to recreate: 1) Go to https://nand2tetris.github.io/web-ide/compiler 2) Press open folder 3) Select a...
### Tool General ### Interface None ### Contact Details _No response_ ### What feature are you proposing? Hi! First of all thanks for this product. Is there a table that...
### Tool VM Emulator ### Interface None ### Contact Details _No response_ ### What happened? Sometimes when I run my jack program I get ``` main.9984f23c.js:2 Uncaught Error: Current operation...