Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metagn/metagn
https://github.com/metagn/metagn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/metagn/metagn
- Owner: metagn
- Created: 2022-02-22T05:54:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T18:42:13.000Z (2 months ago)
- Last Synced: 2024-09-13T08:23:49.197Z (2 months ago)
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
If you want to support my work please consider [sponsoring](https://github.com/sponsors/metagn/) or [donating via Buy Me a Coffee](https://www.buymeacoffee.com/metagn).
#### Links
* [Sponsor](https://github.com/sponsors/metagn/)
* [Buy Me a Coffee](https://www.buymeacoffee.com/metagn)
* [Codewars](https://www.codewars.com/users/metagn)Active projects (currently working on or intend to maintain):
| Projects | |
| --: | :-- |
| [Nim](https://github.com/nim-lang/Nim/pulls?q=is%3Apr+author%3Ametagn+is%3Amerged) | personal contributions to the Nim programming language |
| [margrave](https://github.com/metagn/margrave) | Markdown dialect |
| [abyzou](https://github.com/metagn/abyzou) | in development scripting language |
| Nim libraries | see below |Nim libraries
| Nim libraries | installable with [nimble](https://github.com/nim-lang/nimble) (`nimble install `) |
| --: | :-- |
| **[applicates](https://github.com/metagn/applicates)** | first-class templates/symbols |
| **[assigns](https://github.com/metagn/assigns)** | overloadable pattern matching |
| **[dirtydeeds](https://github.com/metagn/dirtydeeds)** | sugar for partially applied calls |
| **[etf](https://github.com/metagn/etf)** | erlang term format |
| **[grab](https://github.com/metagn/grab)** | inline package installs (like Groovy @Grab) |
| **[knot](https://github.com/metagn/knot)** | tie compile-time values to types under names |
| **[manta](https://github.com/metagn/manta)** | runtime array types with destructors |
| **[margrave](https://github.com/metagn/margrave)** | portable and configurable parser for a markdown dialect |
| **[nuance](https://github.com/metagn/nuance)** | runtime nim AST generation with line info for later compilation |
| [lispnim](https://github.com/metagn/lispnim) | lisp syntax for nim using nuance |
| **[shorteststring](https://github.com/metagn/shorteststring)** | word-size string |
| **[skinsuit](https://github.com/metagn/skinsuit)** | stackable utility macros for object variants |
| **[sliceutils](https://github.com/metagn/sliceutils)** | slice/range abstractions |
| **[spread](https://github.com/metagn/spread)** | block syntax for calls/literals/constructors |
| [niv/websocket.nim](https://github.com/niv/websocket.nim) | (co-maintainer) |
| [funnycapitalism](https://github.com/metagn/funnycapitalism) | (inactive) barebones Discord library |
| [nashorn](https://github.com/metagn/nimnashorn) | (inactive) nim wrapper for Nashorn JS runtime on the JVM |
| [nimedscript](https://github.com/metagn/NimEdScript) | (inactive) nim wrapper for EdisonScript in FL Studio |\* bold: on the [nimble package registry](https://github.com/nim-lang/packages), can be installed with `nimble install `
Other past projects (archived or sporadically maintained):
| other | | date |
| --: | :-- | :-- |
| [kismet](https://github.com/metagn/kismet) | first programming language, for embedding in the JVM | 2016- |
| [fup1](https://github.com/metagn/fup1) | tetris for web and desktop using SDL2 in Nim | 2021 |
| [wobby](https://github.com/metagn-archives/wobby) | 2D platformer engine and level editor in Groovy/Swing | 2017-2018 |
| [technocracy](https://github.com/metagn-archives/technocracy) | starter demo for a game idea I had in Groovy/Swing | 2018 |
| [DiscordG](https://github.com/metagn-archives/DiscordG) | early library for the Discord bot API in Groovy | 2016- |
| [lolhr](https://github.com/metagn-archives/lolhr) | Discord bot account client to learn JavaFX | 2018 |