FANG: Functional lANGuage

From CSLabsWiki

(Redirected from FANG: Function lANGuage)
Jump to: navigation, search

Contents

Summary

FANG is a programming language that aims to fill in all the holes of previous programming languages, and clean the cruft from older languages. This page contains features, a road map and where you can get the source!

Features (Completed)

  • Auto-memoizing lambda functions
  • Variables
  • Basic arithmetic
  • Recursion
  • Conditionals
  • Compile functions for later use

Roadmap of Features to Add

  • Multi-process usage
  • Networking
  • Loading from a file
  • Multi-node usage
  • Better error handling

Get It!

You can download the source from COSI's SVN Repo. In the future, there will be tarball packages made available.

Personal tools