Giter Club home page Giter Club logo

flop's Introduction

Flop

https://github.com/hhamud/lisp_rs/actions/workflows/test.yml/badge.svg?style=svg

A Lisp to rust transpiler that allows for easy integration with typical rust libraries. The goal of flop is to provide an expressive an dynamic language that leverages the performance and safety features of rust. Flop aims to combine the power of Lisp’s metaprogramming capabilities with Rust’s strong typing and memory guarantees.

Installation

Cargo install --git https://github.com/hhamud/Flop.git

Running

To use the repl, run the command in your shell after installing.

flop

To run a file using flop, run this command in your shell after installing.

flop --file <file-path>

Language Specification

Syntax

Flop follows a S-expressions syntax similiar to traditional lisp languages.

Current

Function Definitions
Variable Binding
Lists
Function Calls
Interactive REPL
Read code from File

Soon

Static Typing
Macros
build system
full transpiling
compiling down to LLVM

Interoperability

In the future, interopabililty will allow for seamless integration with Rust libraries and enables Flop code to directly call Rust functions.

Error Handling and Debugging

In the future, Flop will provide comprehensive error handling capabilities and debugging tools for developers.

Tooling and Build System

The build system is being developed to support easy compilation, testing, and distribution of Flop code.

Standard Library and Ecosystem

A standard library with essential language features and functions is being designed and implemented. Additionally, the ecosystem will be built around Flop, supporting popular Rust crates and libraries for a rich development experience.

flop's People

Contributors

hhamud avatar

Stargazers

 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.