NPL: A programming language for neural networks, 3d simulation and visualization
1–9 of 9 posts
Re: NPL: A programming language for neural networks, 3d simulation and visualization
#2Re: NPL: A programming language for neural networks, 3d simulation and visualization
#3Re: NPL: A programming language for neural networks, 3d simulation and visualization
#4For a visualization tool, I sure expected some pictures.
Re: NPL: A programming language for neural networks, 3d simulation and visualization
#5Re: NPL: A programming language for neural networks, 3d simulation and visualization
#6Re: NPL: A programming language for neural networks, 3d simulation and visualization
#7Re: NPL: A programming language for neural networks, 3d simulation and visualization
#8There's a difference between "language" and "language implementation". With this you have a new language implementation, but not a new language per se.
Furthermore, I think it could benefit from marketing as batteries for Lua, instead of a new thing Lua compatible. Your runtime would benefit from things like Lua's package manager (LuaRocks) and getting the existing Lua community to try this?
Re: NPL: A programming language for neural networks, 3d simulation and visualization
#9I don't understand... This doesn't look like a programming language. It looks like a new VM for the Lua language, but with batteries included. There's a difference between "language" and "language implementation". With this you have a new language implementation, but not a new language per se. Furthermore, I think it could benefit from marketing as batteries for Lua, instead of a new thing Lua compatible. Your runtim…
> NPL embeds the small Lua/luajit compiler, and adds tons of native C/C++ API and new programming paradigms, making NPL a general purpose language/runtime.
https://github.com/LiXizhi/NPLRuntime/wiki/NPLVsLua
The page also thinks "C/C++" is a language and that "JAVA" (in contradistinction to Java, I suppose) exists.