A programming language writen by me that is christian just like me --DONT-USE-YET--
Go to file
Mike Nolan f0a7c77134 Added FS.MemoryFilesystem 2025-01-03 05:54:27 -06:00
.vscode Added FS.MemoryFilesystem 2025-01-03 05:54:27 -06:00
include Added FS.MemoryFilesystem 2025-01-03 05:54:27 -06:00
src Added FS.MemoryFilesystem 2025-01-03 05:54:27 -06:00
.dockerignore Got it working on Windows using Mingw 2024-12-29 21:43:52 -06:00
.gitignore Got it working on Windows using Mingw 2024-12-29 21:43:52 -06:00
CMakeLists.txt Added FS.MemoryFilesystem 2025-01-03 05:54:27 -06:00
Config.cmake.in Added FS.MemoryFilesystem 2025-01-03 05:54:27 -06:00
Dockerfile Finally change cmake file to be like TessesFramework 2024-12-31 08:20:56 -06:00
LICENSE.md First commit 2024-12-28 14:38:00 -06:00
README.md Got it working on Windows using Mingw 2024-12-29 21:43:52 -06:00
icon.png First commit 2024-12-28 14:38:00 -06:00
logo-wiibrew.svg First commit 2024-12-28 14:38:00 -06:00
logo.png First commit 2024-12-28 14:45:10 -06:00
logo.svg First commit 2024-12-28 14:38:00 -06:00

README.md

Tesses Cross Language

CrossImage

What is required to build this project

  • TessesFramework
  • Jansson (but can be turned off but is strongly recommended otherwise many programs will not work)
  • CMake
  • SDL2 (but can be turned off)

Use in docker

    git clone https://gitea.site.tesses.net/tesses50/crosslang
    cd crosslang
    sudo docker build -t crosslang:latest .

To Install

Run these commands to install crosslang (or use binaries from here)

git clone https://gitea.site.tesses.net/tesses50/crosslang
cd crosslang
mkdir build 
cd build
cmake -S .. -B .
make
sudo make install
Ye are of God, little children, and have overcome them: because greater is he that is in you, than he that is in the world. (1 John 4:4)