Downloads Navigation

Downloads :: New :: Popular :: Top Rated

Downloads: 221,030 Categories: 239

Total Download Views: 141,714,363

Total Files Served: 9,067,925

Total Size Served: 79.25 TB

Lua.js (luajs-interop on GitHub) commit 348913a Download Now 1.1 MB

Download Name: Lua.js (luajs-interop on GitHub) commit 348913a Download Now 1.1 MB .zip  

Category: Nintendo Switch Nintendo Switch Tools & Utilities Nintendo Switch Development Tools

Author: caHarkness

Submitted By: r00t

Date Added:

File Size: 1.10 MB

File Type: (Zip file)

Comments: 0

Downloads: 7

Views: 420

Related Forum: Gaming Discussion

Share:
Item description:


Lua.js (caharkness/luajs-interop on GitHub)

"A bare-bones implementation of C Lua and Duktape JavaScript interoperability for future projects on the Nintendo Switch via libnx."

What is it?

It's a project I started to help teach myself C/C++ programming while creating a platform for my up-and-coming project to run on. It's a a project worth looking at if you are either a new or experienced programmer in other languages looking to develop Nintendo Switch homebrew.

What makes it special?

This project demonstrates a few characteristics of larger, more sophisticated C projects in just a handful amount of files. Here's a list of things to look out for:

Inclusion of fully open-source software's source code (such as Lua and its entirety)
Project level source code organization (keeping your code separate from Lua)
C Language level code organization (refactoring your code into separate, relevantly named .c and .h files)
Interoperability between C Language and scripting langauges (write code in C, Lua, & JavaScript and invoke functions defined in one language from another)
Working example of a Lambda "function literals" in C (the function is defined during execution)
Reading whole files from romfs:/ (a demonstration of libnx and importance of convenience functions)
Concise examples of source and header relationship (reducing clutter, redundancy, and compiler confusion)
What is it not?

Lua.js, although it compiles to .nro, is not homebrew ready for the consumer. It is also not a fully-fledged interpreter that can translate existing Lua and JavaScript-based games into Nintendo Switch experiences... yet.
Download: Click Download and in a few moments you will receive the download dialog.
Related Forum: Gaming Discussion



We are sorry, but this section of our site is for Registered Users Only.

Sign in to your account or Register for a free account

Ratings

Current rating: 5.00 by 1 user
Please take one second and rate this download...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"Lua.js (luajs-interop on GitHub) commit 348913a Download Now 1.1 MB .zip" :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.