A simple & versatile high-level programming language inspired by a mix of Python, Lua, and Go! (Official repository) https://horse64.org
 
 
 
Go to file
Ellie 1fb1e0f4a3 docs: Further link adjustments to hopefully get relative links working
DCO-1.1-Signed-off-by: Ellie <el@horse64.org>
2023-09-25 17:07:50 +02:00
.gitea/ISSUE_TEMPLATE misc: Update issue templates 2022-11-10 09:13:10 +01:00
.github/workflows Avoid pull requests on GitHub 2022-10-15 12:43:04 +02:00
docs docs: Further link adjustments to hopefully get relative links working 2023-09-25 17:07:50 +02:00
logo A first new attempt at horse64 2022-09-16 22:07:47 +02:00
src compiler: Add first test for statement parsing 2023-09-25 00:05:03 +02:00
tests tests: Fix error in 'extend' test causing errors 2022-11-06 16:22:46 +01:00
tools build: Add mechanism to fetch HVM and horp which we will soon rely on 2022-11-25 08:51:45 +01:00
.gitattributes Add .gitattributes file 2022-10-07 00:26:02 +02:00
.gitignore tests: Another test rename for more fitting name 2022-11-06 16:22:24 +01:00
.gitmodules Remove Horp as direct git submodule for various reasons 2022-10-15 12:43:49 +02:00
AUTHORS.md Minor wording change 2022-10-12 04:01:16 +02:00
LICENSE.md Small text tweak 2023-09-03 23:01:13 +02:00
Makefile build: Add mechanism to fetch HVM and horp which we will soon rely on 2022-11-25 08:51:45 +01:00
horp.conf misc: Rename horp.ini to horp.conf 2022-11-04 03:35:58 +01:00