-
Evocomputing, Inc.
- Bellingham, WA
- http://joelboehland.com
- All languages
- ANTLR
- APL
- Ada
- Arduino
- Assembly
- AutoHotkey
- BQN
- Batchfile
- Bikeshed
- BitBake
- Blade
- C
- C#
- C++
- CMake
- CSS
- Cairo
- Chapel
- Cirru
- Clarion
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- Cython
- D
- Dart
- Dockerfile
- Dylan
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Fennel
- Forth
- Fortran
- GDScript
- GLSL
- Go
- HLSL
- HTML
- Hack
- Handlebars
- Haskell
- J
- Janet
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LFE
- LLVM
- Lean
- Lua
- M4
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Mathematica
- Meson
- NewLisp
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Org
- Oz
- PDDL
- PHP
- PLSQL
- PLpgSQL
- Pascal
- Perl
- PostScript
- Processing
- Prolog
- Puppet
- PureBasic
- Python
- QML
- R
- Racket
- Ragel in Ruby Host
- ReScript
- Roff
- Ruby
- Rust
- SAS
- SCSS
- SMT
- Scala
- Scheme
- Scilab
- Self
- Shell
- Slim
- Smalltalk
- Standard ML
- StringTemplate
- Svelte
- Swift
- TSQL
- TeX
- Toit
- TypeScript
- V
- Verilog
- Vim Script
- Vue
- WGSL
- Web Ontology Language
- WebAssembly
- Wren
- Yacc
- Zig
- hoon
- wisp
Starred repositories
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Torch implementation of DeepMask and SharpMask
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind.
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management.…
Neovim plugin to generate text using LLMs with customizable prompts
Treesitter playground integrated into Neovim
A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations
code for "Fast Patch-based Style Transfer of Arbitrary Style".
Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.
Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps
Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
Tools for sparse networks with the Torch Framework