Skip to content

LeotendoDev/fox-language

Repository files navigation

The Fox Programming Language

A staticly typed compiled programming language.

Features

  • Statically typed
  • Stack based
  • Compiled to native Assembly
  • Simple Syntax

Installation Guide

If you want to install the language, you will need to clone the github repository. You can do that by running the following commands:

$ git clone https://github.com/LeotendoDev/fox-language.git
$ cd fox-language/

Now you cloned the repo. Now you need to build the compiler from source:

Windows:

call build-win.bat

Linux:

bash build-linux.sh

Documentation

The documentation is also in the github repository, the docu is in the DOCUMENTATION.md file.

About

The offical repo of the fox programming language

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors