cc-tstl-template

Template project for ComputerCraft programs written in TypeScript. (by MCJack123)

Cc-tstl-template Alternatives

Similar projects and alternatives to cc-tstl-template

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cc-tstl-template alternative or higher similarity.

cc-tstl-template reviews and mentions

Posts with mentions or reviews of cc-tstl-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Using other languages
    6 projects | /r/ComputerCraft | 8 Feb 2023
    There's many different languages that can compile to Lua: - TypeScript is probably the most well-known and most compatible language for Lua. The TypeScriptToLua compiler lets you compile TypeScript code into Lua with a mostly 1:1 conversion. You can use the @jackmacwindows/craftos-types and @jackmacwindows/cc-types NPM packages to add typing declarations for CraftOS APIs and modules. Alternatively, use my template repo for a more ready-to-go setup. - Haxe was built with compilation to Lua in mind, and so you can write code for it and have it run just fine in CC. There's some declarations for it available online, and I also have my own typing set for it (which I should really upload somewhere - DM me if you want it for now). - C# can also compile to Lua, but it's a bit tough to get working right in CC, as it has a huge default library and abuses the global table in a way that CC has trouble with. However, it's possible to use, and I've gotten it working in the past (unfortunately, I don't know how anymore). - Urn is a Lisp dialect that was built by two CC devs and was designed to run in CC. However, I wouldn't recommend it unless you're good with functional programming.
  • If you are a TypeScript/JS programmer and don't like Lua, I've made a template project to help you write CC programs in TS with the help of TypeScriptToLua. Just download the repo, add your code, and compile as normal.
    1 project | /r/ComputerCraft | 10 Jan 2022

Stats

Basic cc-tstl-template repo stats
2
45
4.6
4 months ago

MCJack123/cc-tstl-template is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cc-tstl-template is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com