Skip to content

hellothisismynewusername/crispyfries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crispy Fries (Compiled, statically typed programming language)

This turing-complete programming language takes influence from many different languages, and provides a unique feel and experience with its hybrid postfix/infix syntax. See "epic_programming_guide.md" for more info. See the examples in the examples folder.

Installation (Linux, Windows, etc)

Clone the repo and in the project folder, in your terminal emulator / command prompt, cargo build. Install LLVM in order to run this software. To run the compiler, input the file name of the code you want compiled, and it will output a file out.ll that can be further processed or linked with other .lls with llvm.

About

Compiled, statically typed programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors