The Wayback Machine - https://web.archive.org/web/20200913181359/https://github.com/topics/functional-language
Skip to content
#

functional-language

Here are 78 public repositories matching this topic...

Samrose-Ahmed
Samrose-Ahmed commented Mar 9, 2020

Really nice project.

Writing in coconut files, you lose all the IDE integrations for Python. For example, I use VSCode and all the intellicode and hints of course doesn't work for cocount.

I am not too familiar but perhaps theres needs to be a separate language server or maybe you could leverage the existing Python integrations. Either way, better IDE integration wo

SquidDev
SquidDev commented Nov 15, 2019

Features

  • Code folding: This should be pretty easy - just walk over any "large" definitions and offer to fold them to a single line.
  • Type at cursor/Type tooltip.
  • Completion
  • Document highlight: This should just be composed of "find this symbol" and then "walk the entire resolved tree".
  • Go to definition: The nicest approach to this mi

Improve this page

Add a description, image, and links to the functional-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functional-language topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.