You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
ki A lisp for your JavaScript ki is a functional programming language that expands into JavaScript through a very thin layer of sweet.js macros. It is designed to complement JavaScript, enriching it with functional programming idioms and immutable data structures. ki can be used to write entire applications, individual components (e.g. state management) or just functional one-liners. ki syntax and
OK OK, I couldn't resist that title but it probably goes a bit far. Let me try for a little more nuance: PyPy.js: Now faster than CPython, on a single carefully-tuned benchmark, after JIT warmup. It has been the better part of a year since I first started hacking on PyPy.js, an experiment in bringing a fast and compliant python interpreter to the web. I've been pretty quiet during that time but ha
https://github.com/teppeis/closure-ts We need KATA! ç°è«ã¯èªããªãã There are many Typed-AltJS. M社 G社 D社 H Typed-AltJS requires a typed library. éçåä»ãæåã§ã¯ãªãã©ã¤ãã©ãªã«åå®ç¾©ãä¸ãã¦ä½¿ã£ã¦ãåã®åã¯æ´»ãããªãï¼å¤ãã¦ãããï¼ Closure Library! ç¾åããå¯ä¸ã®ãã«ã¹ã¿ãã¯éçåä»ãJSã©ã¤ãã©ãªï¼å½ç¤¾èª¿ã¹ï¼ closure-ts: Use Closure Library in TypeScript Closure Libraryã®JSDocã¨ã³ã¼ããDoctrineã¨Esprimaã§ãã¼ã¹ãã¦TypeScriptç¨ã®åå®ç¾©ãã¡ã¤ã«(d.ts)ãåãåºãã ã¾ã æ¨æ¥æ°æéå®è£ ããã ãã®PoCã¬ãã« ããã¤ãã®ãã¡ã¤ã«ã¯çæã«æå ãªãªã¸ã
ããã«ã¡ã¯ã次ç·ãããããèè ¸çããå復ããã¿ããã§3度ç®ã®é¢ä¹³é£ã«ãã£ã¬ã³ã¸ãã¾ããkjunichiã§ãã webrubyã§æ£è¦è¡¨ç¾ã使ããï¼ ããwebrubyã®å ã«ãªã£ã¦ãmrubyãæ£è¦è¡¨ç¾ä½¿ããªãã®ãã http://t.co/S5vfrCNpEe â kjunichi (@kjunichi) 2014, 1æ 30 ã¨åããã¨ããã @kjunichi æ£è¦è¡¨ç¾ã¯ã³ã¢ã«å ¥ã£ã¦ã¾ãããmrbgemãå ¥ãã¦ãã ãããmruby-onig-regexp(鬼è»), mruby-pcre-regexp(PCRE), mruby-hs-regexp(henry spencer)ã®ågemãããã¾ãã â Yukihiro Matsumoto (@yukihiro_matz) 2014, 1æ 31 ã¨ããªãã¨Rubyã®ä½è ã®ã¾ã¤ãã¨ããã²ããããèªèº«ããè¿ä¿¡ãï¼ ã¨ãããã¨ã§ãmrubyã
This is project is put on hold. Recent improvements to Javascript language and the progress asm.js startup time might make this project irrelevant (through PyPy.js even if this is still fuzzy). Donât hesitate to contact me if you want to chat about it.
I've been spending a lot of time in JavaScript land lately. It's not totally unexpected â when I first applied for a job with Mozilla, I was warned only semi-jokingly that "they hire all the best Python programmers and then force them to write JavaScript". I've no deep love or hate for it as a language, but JavaScript is pretty interesting to me as a platform, as a kind of runs-everywhere lowest-c
The Haskell programming language community. Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more...
For managing a business systematically, one needs a proper system for managing everything. Saying this, that it can be managed manually is not right. As the workload, these days have increased a lot and it is not possible for one to manage everything especially the documentation manually. Be it the inventory management or the accounts management, there is a need of the ERP software for all. To kno
Sébastien Doeraene @sjrdoeraene Scala Days 2013, June 12th LAMP, lamp.epfl.ch Ãcole polytechnique fédérale de Lausanne, Switzerland JavaScript The one and only language of the Web A scripting language, designed for programming in the small How to scale to Rich Internet Applications? JavaScript as a target language Compile a higher-level language to JavaScript GWT, Scala/GWT CoffeeScript, Dart, Typ
Scala.js 1.16.0 Harness the Scala and JavaScript ecosystems together. Develop robust apps for browsers, Node.js, and serverless. Strong typing guarantees your code is free of silly mistakes; no more mixing up strings or numbers, forgetting what keys an object has, or worrying about typos in your method names. Scala.js takes care of all this tedious book-keeping for you, letting you focus on the ac
//DSL using Node.js with Express server { get('/') { render 'Hello World!' } get('/spanish') { render 'Hola Mundo!' } get('/salute/:name') { render "Hello ${req.params.name}!" } }.start(3000) //Traits, operators, lists, js code trait DomFinder { @GsNative private List selectItems(selector) {/* return $(selector).toArray(); */} def propertyMissing(String name) { selectItems("#$name") ?: selectItems
5æ9æ¥ãPythonã§å®è£ ãããã³ã¼ããJavaScriptã³ã¼ãã«å¤æãããã©ã³ã¹ã¬ã¼ã¿ãPythonScript 0.6ãããªãªã¼ã¹ããããPythonã§å®è£ ããã¦ãããPythonã«ããWebããã°ã©ãã³ã°ãå¯è½ã«ããã¨ããã PythonScriptã¯ãAmirouche Boubekkiæ°ãéçºããPython-JavaScriptãã©ã³ã¹ã¬ã¼ã¿ãPythonã§å®è£ ãããã³ã¼ããJavaScriptã«å¤æããWebãã©ã¦ã¶ãªã©ã§å®è¡ã§ããããã ãããã¹ã¦ã®Pythonã³ã¼ããJavaScriptã«å¤æã§ããããã§ã¯ãªããã¯ã©ã¹ãå¤éç¶æ¿ãé¢æ°ãã¡ã½ãããä¾å¤å¦çããªã¹ããè¾æ¸ãæåååã¨ãã£ãPythonã®ä¸»è¦æ©è½ã¯ã»ã¼ãµãã¼ããããã®ã®ãsuperé¢æ°ãmroï¼ã¡ã½ãã解決é åºï¼ã__getattribute__ããã¯ã¨ãã£ãä¸é¨ã®åä»ã/ã¯ã©ã¹é¢é£æ©è½ã«ã¤ãã¦ã¯ãµãã¼ããã
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}