GithubHelp home page GithubHelp logo

laeeth / flect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lycus/flect

0.0 1.0 0.0 1.76 MB

A pragmatic, functional systems programming language.

License: Other

Elixir 87.58% Ruby 0.59% Shell 0.77% Makefile 9.50% Groff 1.55%

flect's Introduction

            == Flect: Functional Systems Programming Language ==

                -- Introduction --

Flect is a functional systems programming language. It pragmatically combines
features such as algebraic data types, pattern matching, first-class function
values, traits, generics, macros, and high type safety with (optional)
low-level control over memory, direct interfacing to C and C++, bare metal
compilation support, and so on.

Flect targets any operating system (or none), architecture, and ABI that the
C99 compiler it uses supports. It is compiled to C99 in order to benefit from
existing compiler technology and to avoid having a separately maintained code
generator for every supported target. This strategy makes the language highly
portable compared to other systems languages.

For further information, see:

    * LICENSE
      - Licensing and copyright information.
    * COMPATIBILITY
      - Supported compilers, architectures, operating systems, etc.
    * INSTALL
      - Instructions on building and installing Flect.
    * AUTHORS
      - Names and contact information for Flect developers.
    * THANKS
      - Credits and appreciation where due.
    * CONTRIBUTING
      - Notes and guidelines for contributors.

You can reach the Flect community in several ways:

    * IRC channels
      - #lycus @ irc.oftc.net
      - #flect @ irc.oftc.net
    * Subreddits
      - /r/flect: http://www.reddit.com/r/flect
      - /r/flectdevel: http://www.reddit.com/r/flectdevel
    * Mailing lists
      - lycus-announce: http://groups.google.com/group/lycus-announce
      - lycus-discuss: http://groups.google.com/group/lycus-discuss
      - lycus-develop: http://groups.google.com/group/lycus-develop

flect's People

Contributors

alexrp avatar novabyte avatar wilsonk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.