* JavaScript * Python * Scheme !! D Compiler * https://dlang.org/ * https://wiki.dlang.org/Compilers ** DMD, GDC, LDC * https://wiki.dlang.org/The_D_Programming_Language * https://wiki.dlang.org/LDC * https://github.com/ldc-developers/ldc/releases/download/v1.16.0/ldc2-1.16.0-windows-x64.7z !! Haskell * GHC: The Glasgow Haskell Compiler ** https://www.haskell.org/ghc/ ** https://downloads.haskell.org/~ghc/8.6.5/ghc-8.6.5-x86_64-unknown-mingw32.tar.xz !! Julia * https://julialang.org/ * https://julialang-s3.julialang.org/bin/winnt/x64/1.1/julia-1.1.1-win64.exe * Juno (IDE) ** https://junolab.org/ ** ATOMの追加パッケージとして提供されている !! Lua * http://www.lua.org/ * Download ** http://luabinaries.sourceforge.net/ * Lua for Windows (old?) ** https://code.google.com/p/luaforwindows/ ** https://github.com/rjpcomputing/luaforwindows/releases * Lua入門講座 ** http://starcode.web.fc2.com/ !! nim * https://nim-lang.org/ * https://twitter.com/nim_lang * https://github.com/nim-lang/Nim * https://ja.wikipedia.org/wiki/Nim * Aporia ** https://github.com/nim-lang/Aporia ** IDE/Advanced text editor mainly focusing on support for the Nim programming language. !! Self * http://www.selflanguage.org/ * https://github.com/russellallen/self * http://www.self-support.com/ * https://ja.wikipedia.org/wiki/Self * https://en.wikipedia.org/wiki/Self_(programming_language)