• Stars
    star
    1
  • Language Typst
  • License
    GNU General Publi...
  • Created over 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Super fast recursive Fibonacci implementation in Lua

More Repositories

1

pp

PP - Generic preprocessor (with pandoc in mind) - macros, literate programming, diagrams, scripts...
Haskell
246
star
2

panda

Panda is a Pandoc Lua filter that works on internal Pandoc's AST. Panda is heavily inspired by [abp](http:/cdelord.fr/abp) reimplemented as a Pandoc Lua filter.
Lua
34
star
3

luax

luax is a Lua interpreter and REPL based on Lua 5.4, augmented with some useful packages. It is also a "compiler" that produces standalone executables from Lua scripts.
C
22
star
4

upp

UPP is a minimalist and generic text preprocessor using Lua macros.
Lua
14
star
5

tpg

Toy Parser Generator is a lexical and syntactic parser generator for Python.
Python
11
star
6

sp

SP (Simple Parser) is a Python parser generator. It is aimed at easy usage rather than performance. SP produces Top-Down Recursive descent parsers. SP also uses memoization to optimize parsers' speed when dealing with ambiguous grammars.
Python
10
star
7

abp

Abstract Processor for Pandoc
Haskell
9
star
8

bonaluna

BonaLuna - A compact Lua extension
Lua
5
star
9

ypp

Yet a PreProcessor
Lua
4
star
10

lsvg

lsvg is a Lua interpreter specialized to generate SVG images.
Lua
3
star
11

dpp

DPP - Diagram preprocessor for Pandoc (obsolete, please consider using pp instead)
C
3
star
12

push

Quick FTP client designed to push a local directory to an FTP server (e.g. to deploy a small web site)
Haskell
2
star
13

bang

Bang is a Ninja file generator scriptable in Lua/LuaX.
Lua
2
star
14

pwd

PassWord plugin for Vim
Vim Script
2
star
15

pi

Post Installation script for Debian based GNU/Linux distributions (including Raspbian)
Shell
2
star
16

calculadoira

Calculadoira is a simple yet powerful calculator. Unlike most of other calculators, Calculadoira is based on a textual interface. It may seem a bit spartan and outdated but entering expressions with the keyboard is way easier than with a mouse. And you get nice editing features for free (edition, copy/paste, history, ...).
Lua
2
star
17

todo

Todo plugin for Vim
Vim Script
1
star
18

tagref

Tagref helps you maintain cross-references in your code.
Lua
1
star
19

luapack

LuaPack bundles Lua scripts into a single Linux or Windows executable.
Shell
1
star
20

hcalc

Handy Calc is a simple yet powerful calculator. Unlike most of other calculators, Handy Calc is based on a textual interface. It may seem a bit spartan and outdated but entering expressions with the keyboard is way easier than with a mouse. And you get nice editing features for free (edition, copy/paste, history, ...).
Haskell
1
star