Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quasarbright/funduce

basically racket advanced student language
https://github.com/quasarbright/funduce

Last synced: 26 days ago
JSON representation

basically racket advanced student language

Awesome Lists containing this project

README

        

# Funduce

The first language I created was Subduce, which is a dynamically typed imperative language. It has records with
auto-generated constructors, getters, and membership tests and supports higher-order functions.

This language will basically be a subset of racket advanced student language, which was one of the inspirations for Subduce.