Functional Programming

Think different

WELCOME TO FUNCTIONAL SC
Functional Programming is style of crafting software that allows programmers to create simpler software for complex problems, saving you money and time.

We advocate for all functional programming technologies, in many standard programming languages or with one tailored for it such as:
Haskell, Clojure, F#, Erlang, OCaml, Scala and more.

Based in historic Charleston, South Carolina we are open to all to learn and explore technology.


CORRECT
Powerful type systems shake out many problems before the program even runs.

CONCURRENT
Doing more than one thing at a time is easier with Functional Programming.

EXPRESSIVE
Abstract away boilerplate commonly found in popluar programming languages.

DECLARATIVE
Why tell the computer how to do something when you can just tell it what you want?

NO SIDE EFFECTS
The metaphorical rug isn't pulled from under your feet with small, reusable functions that don't tarnish the environment.

TESTABLE
This highly abstract environment leads to automated testing.

FUNCTIONAL PROGRAMMING
DISCOVER TODAY
November 5th, 2019

Lambda Calculus

Lambda Calculus isn’t just a fancy word: it defines our software, our numbers and perhaps even reality itself.

Apr 27th, 2023

uLisp

>Wecome to uLisp!

Welcome to your personal Lisp Machine! This is a 32-bit computer with limited memory and little permanent storage.

Mar 26th, 2016

Think Different

With such a conspicuous title you'd think this was meant to be ironic or a post-modern arthouse diatribe. Nope, I'm just asking you to literally think differently, because the future depends on it. Non-ironic drama intended.

July 18th, 2018

Game Development Teamup

Games don't write themselves. Without the knowledge and tools the Next Big Thing is still hidden inside your head. Bring your vision to life, we'd love to help.

May 1th, 2016

So You Want to Learn Java?

Java is a great software development language. Used by millions of people daily, it's incredibly popular being the the primary language of businesses, Android software development and Minecraft. Java has excellent tool support, offering integrated debugging and many many libraries that can solve many many problems.

Jun 21st, 2016

Practical Functional Programming: The Virtues of Laziness

When you're new to Functional Programming, or struggling to learn it after coming from an Object Oriented background, you're likely to ask: "This is so different, what's the practical aspect?"



© Copyright 2016 by Functional SC . All rights reserved.