esolang-park VS vscode-go

Compare esolang-park vs vscode-go and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
esolang-park vscode-go
3 36
37 3,739
- 0.9%
3.5 9.0
about 1 month ago 2 days ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esolang-park

Posts with mentions or reviews of esolang-park. We have used some of these posts to build our list of alternatives and similar projects.
  • Show HN: Esolang Park, a visual debugger for esolangs
    1 project | news.ycombinator.com | 26 Feb 2022
    Hey HN! Esolang Park is an online visual debugger interface for esoteric programming languages, that I've been working on for the past few months. For every supported language, Esolang Park provides the powerful Monaco code editor, syntax checking, debugging functionality and a visualisation of the runtime state. The core is language-agnostic - a "language provider" only needs to implement the esolang's parser, interpreter and visualisation UI (and some other little stuff).

    Apart from trying to boost DX for esolangs, the idea is for this to grow into a platform where people can discover and play around with a variety of esolangs without leaving the browser. That's quite far away though - the project is quite early in development and currently only has 5 languages (Befunge-93, Brainf*ck, Chef, Deadfish and Shakespeare). Some features like non-debugging execution mode (0ms interval) are missing too.

    Currently the entire source code[0] (core + language providers) is written in TypeScript and React. Esolang code execution happens in a web worker. I'm planning to add support for WASM-based language providers for better performance, particularly for non-debugging execution. There's also a wiki[1] containing a description of the core design and a guide for implementing and contributing new language providers.

    Looking to hear some feedback on the idea and current implementation - bug reports are welcome too!

    [0] https://github.com/nilaymaj/esolang-park

  • Esolang Park: online interpreter and debugger for esoteric languages
    1 project | /r/SideProject | 19 Feb 2022
  • Esolang Park: an online interpreter and debugger for esoteric languages
    1 project | /r/esolangs | 19 Feb 2022
    It's open source obviously (github repo) and I've written a guide for implementing new languages in the repo wiki

vscode-go

Posts with mentions or reviews of vscode-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-09.

What are some alternatives?

When comparing esolang-park and vscode-go you can also consider the following projects:

sic1 - Single-instruction (subleq) programming game

goimports-reviser - Right imports sorting & code formatting tool (goimports alternative)

LiteIDE - LiteIDE is a simple, open source, cross-platform Go IDE.

vscode-go-doc - An Microsoft Visual Code extension for Golang to print symbol definition to output

Go for Visual Studio Code

Local Golang playground - GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)

GNU/Emacs go-mode - Emacs mode for the Go programming language

go-lang-idea-plugin - Google Go language IDE built using the IntelliJ Platform

vim-go - Go development plugin for Vim

gocode - An autocompletion daemon for the Go programming language

GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.

theia-go-extension - Theia Go Extension