c2nim
Code translator
A tool to translate ANSI C code into human-readable Nim code that can be edited before and after translation.
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
509 stars
31 watching
63 forks
Language: Nim
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
niuiic/translate.nvim | Provides a highly configurable translation plugin for neovim. | 39 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
juancarlospaco/nim-tinyslation | Translation service using an online crowdsourced API | 12 |
status-im/nim-sqlcipher | A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |
genotrance/nimgen | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 114 |
dom96/choosenim | A tool for managing multiple versions of the Nim programming language. | 681 |
udiknedormin/nimcontracts | A library that enables contract-based programming in the Nim language. | 71 |
saem/vscode-nim | Language support for Nim in VS Code | 177 |
juancarlospaco/nim-datauri | Provides functions to convert between data URIs and file paths in Nim programming language. | 1 |
scinim/unchained | A compile-time units library with type safety and support for various unit systems | 110 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 711 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 234 |
nim-lang/redis | A Redis client library for the Nim programming language | 128 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |
juancarlospaco/nim-bytes2human | Converts integer bytes to human-readable units of measurement | 12 |