- Asia/Tokyo
- http://saitoha.github.com
Stars
- All languages
- Assembly
- Augeas
- Awk
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- D
- Elixir
- Emacs Lisp
- Fortran
- GLSL
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- Makefile
- Nim
- Nix
- OCaml
- ObjectScript
- Objective-C
- Objective-C++
- PHP
- Perl
- Perl 6
- Pony
- PowerShell
- Puppet
- Python
- QML
- Racket
- Reason
- Ruby
- Rust
- Scala
- Scheme
- Shell
- SourcePawn
- Swift
- Tcl
- TeX
- TypeScript
- VHDL
- Vala
- Vim Script
- Visual Basic
2
stars
written in Nim
Clear filter
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
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.