Skip to content

Open-Source-Project-Collaboration/functional-programming-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional-Programming-Language

Currently there's no code avaiable

Development

You can read the docs here and if you ever happen to stuck, we probably have a tutorial for it in here!

For the moment, generate your build files:

  • windows: premake5 vs2019
  • linux: premake5 gmake
  • mac: premake5 xcode4

You can then use your favoured platform (Visual studio, XCode, Linux etc.) to build the binaries/libraries. All built files go into bin/.

Tech stack

  • premake5: as the build system
  • clang: as the compiler
  • neovim: (for those who can use) as the code editor
  • vscode: (for those who can't) as the IDE

Lasty but most importantly, love and compassion <3

A little warning

Please, for the love of god, at least read this before submitting anything.

About

A functional language for web, OS and embedded

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published