https://github.com/cinterloper/terra-web
example web application in the terra language
https://github.com/cinterloper/terra-web
Last synced: 5 months ago
JSON representation
example web application in the terra language
- Host: GitHub
- URL: https://github.com/cinterloper/terra-web
- Owner: cinterloper
- Created: 2016-09-21T01:35:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-21T02:55:49.000Z (almost 10 years ago)
- Last Synced: 2025-09-12T00:00:34.721Z (10 months ago)
- Language: Terra
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This is a simple demonstration of using http://terralang.org to create a web application.
- shows the use of inline c
- shows the use of the lua library 'turbo' (you need to declare some globals to get this to work in terra)